cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
h2_frame Struct Reference

Public Attributes

quint8 flags
 
quint8 rbit_stream_id0
 
quint8 rbit_stream_id1
 
quint8 rbit_stream_id2
 
quint8 rbit_stream_id3
 
quint8 size0
 
quint8 size1
 
quint8 size2
 
quint8 type
 

Detailed Description

Definition at line 18 of file protocolhttp2.cpp.

Member Data Documentation

◆ flags

quint8 h2_frame::flags

Definition at line 23 of file protocolhttp2.cpp.

◆ rbit_stream_id0

quint8 h2_frame::rbit_stream_id0

Definition at line 27 of file protocolhttp2.cpp.

◆ rbit_stream_id1

quint8 h2_frame::rbit_stream_id1

Definition at line 26 of file protocolhttp2.cpp.

◆ rbit_stream_id2

quint8 h2_frame::rbit_stream_id2

Definition at line 25 of file protocolhttp2.cpp.

◆ rbit_stream_id3

quint8 h2_frame::rbit_stream_id3

Definition at line 24 of file protocolhttp2.cpp.

◆ size0

quint8 h2_frame::size0

Definition at line 21 of file protocolhttp2.cpp.

◆ size1

quint8 h2_frame::size1

Definition at line 20 of file protocolhttp2.cpp.

◆ size2

quint8 h2_frame::size2

Definition at line 19 of file protocolhttp2.cpp.

◆ type

quint8 h2_frame::type

Definition at line 22 of file protocolhttp2.cpp.