cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
Public Attributes | |
quint8 | flags |
quint32 | len |
quint32 | streamId |
quint8 | type |
Definition at line 24 of file protocolhttp2.h.
quint8 Cutelyst::H2Frame::flags |
Definition at line 30 of file protocolhttp2.h.
quint32 Cutelyst::H2Frame::len |
Definition at line 27 of file protocolhttp2.h.
quint32 Cutelyst::H2Frame::streamId |
Definition at line 28 of file protocolhttp2.h.
quint8 Cutelyst::H2Frame::type |
Definition at line 29 of file protocolhttp2.h.