Data Fields

Http2FrameHeader Struct Reference

#include <HTTP2.h>

Data Fields

uint16_t length
uint8_t type
uint8_t flags
Http2StreamId streamid

Detailed Description

Definition at line 192 of file HTTP2.h.


Field Documentation

Definition at line 197 of file HTTP2.h.

Referenced by http2_parse_frame_header(), http2_write_frame_header(), and rcv_settings_frame().


The documentation for this struct was generated from the following file: