The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Protocol::SPDY::Frame::Control::SynStream - stream creation request packet for SPDY protocol

VERSION

version 0.999_002

SYNOPSIS

DESCRIPTION

type_name

The string type for this frame ('WINDOW_UPDATE').

from_data

Instantiate from the given data.

stream_id

Which stream we're updating the window for.

to_string

String representation, for debugging.

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.