| PionNetworkLibrary
    | 
#include <types.hpp>
| Public Attributes | |
| boost::uint32_t | stream_id | 
| boost::uint8_t * | header_block | 
| boost::uint8_t | header_block_len | 
| boost::uint16_t | frame_type | 
This structure will be tied to each SPDY header frame. Only applies to frames containing headers: SYN_STREAM, SYN_REPLY, HEADERS Note that there may be multiple SPDY frames in one packet.
| boost::uint16_t pion::spdy::_spdy_header_info::frame_type | 
| boost::uint8_t* pion::spdy::_spdy_header_info::header_block | 
| boost::uint8_t pion::spdy::_spdy_header_info::header_block_len | 
| boost::uint32_t pion::spdy::_spdy_header_info::stream_id |