The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Protocol::SPDY::Frame::Control::CREDENTIAL - certificate exchange

VERSION

version 1.001

SYNOPSIS

 use Protocol::SPDY;

DESCRIPTION

See Protocol::SPDY and Protocol::SPDY::Base.

type_name

This frame type ('CREDENTIAL').

from_data

Instantiate from the given data.

to_string

String representation, for debugging.

COMPONENTS

Further documentation can be found in the following modules:

INHERITED METHODS

Protocol::SPDY::Frame::Control

as_packet, compress, find_class_for_type, is_control, is_data, pairs_to_nv_header, type, uni, version

Protocol::SPDY::Frame

bool overloading, extract_frame, extract_headers, fin, length, new, parse, type_string

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

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