NAME
Protocol::SPDY::Client - client-side handling for SPDY sessions
VERSION
version 1.001
SYNOPSIS
use Protocol::SPDY;
DESCRIPTION
See Protocol::SPDY and Protocol::SPDY::Base.
METHODS
initial_stream_id
Client streams always start at 2.
INHERITED METHODS
- Protocol::SPDY::Base
-
apply_settings, batch, check_version, client_certificate_vector_size, create_stream, credential, current_cwnd, dispatch_frame, dispatch_unhandled_frame, download_retrans_rate, expected_download_bandwidth, expected_round_trip_time, expected_upload_bandwidth, extract_frame, goaway, has_stream, incoming_stream, initial_window_size, last_stream_id, max_concurrent_streams, new, next_stream_id, on_read, parse_frame, pending_send, ping, prioritise_incoming_frames, queue_frame, receiver_zlib, related_stream, request_close, restore_initial_settings, send_settings, sender_zlib, settings, stream_by_id, version, write
- Mixin::Event::Dispatch
-
add_handler_for_event, clear_event_handlers, event_handlers, invoke_event, subscribe_to_event, unsubscribe_from_event
AUTHOR
Tom Molesworth <cpan@perlsite.co.uk>
LICENSE
Copyright Tom Molesworth 2011-2015. Licensed under the same terms as Perl itself.