Changes for version 1.001 - 2015-02-01
Documentation
stream creation request packet for SPDY protocol
Modules
abstract support for the SPDY protocol
abstract support for the SPDY protocol
client-side handling for SPDY sessions
handle zlib compression/decompression
constant definitions for the SPDY protocol
support for SPDY frames
control frame subclass for the SPDY protocol
certificate exchange
connection termination request
header update packet
aliveness test
stream reset
connection settings information
response to a SYN_STREAM
stream creation request packet for SPDY protocol
obsolete, replaced by Protocol::SPDY::Frame::Control::SYN_REPLY
obsolete, replaced by Protocol::SPDY::Frame::Control::SYN_STREAM
stream creation request packet for SPDY protocol
data frame support
helper methods for frames which contain header data
server-side handling for SPDY sessions
single stream representation within a Protocol::SPDY connection
helper functions for testing things
helper class for tracing SPDY sessions
Examples
- examples/certs/ProtocolSPDYCA/ca.db.certs/01.pem
- examples/certs/ProtocolSPDYCA/ca.db.index
- examples/certs/ProtocolSPDYCA/ca.db.index.attr
- examples/certs/ProtocolSPDYCA/ca.db.index.old
- examples/certs/ProtocolSPDYCA/ca.db.rand
- examples/certs/ProtocolSPDYCA/ca.db.serial
- examples/certs/ProtocolSPDYCA/ca.db.serial.old
- examples/certs/ProtocolSPDYCA/signing-ca-1.crt
- examples/certs/ProtocolSPDYCA/signing-ca-1.key
- examples/certs/examples.crt
- examples/certs/examples.key
- examples/client-async.pl
- examples/client.pl
- examples/dumper.pl
- examples/npn.pl
- examples/server-async.pl
- examples/server-basic-async.pl
- examples/server-basic.pl
- examples/server.pl