NAME

Protocol::SPDY::Frame::Control - control frame subclass for the SPDY protocol

VERSION

version 0.001

DESCRIPTION

Support for control frames. Typically you'd interact with these through the top-level Protocol::SPDY object.

Subclass of Protocol::SPDY::Frame. See also Protocol::SPDY::Frame::Data.

METHODS

update_frametype_bit

control_version

control_type

control_flags

flag_fin

update_stream_id

update_control_flags

Updates the control_flags

flag_compress

pairs_to_nv_header

Returns a name-value pair header block.

COMPONENTS

Further documentation can be found in the following modules:

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2011-2012. Licensed under the same terms as Perl itself.