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

Public Attributes

quint8 flags
 
quint32 len
 
quint32 streamId
 
quint8 type
 

Detailed Description

Definition at line 24 of file protocolhttp2.h.

Member Data Documentation

◆ flags

quint8 Cutelyst::H2Frame::flags

Definition at line 30 of file protocolhttp2.h.

◆ len

quint32 Cutelyst::H2Frame::len

Definition at line 27 of file protocolhttp2.h.

◆ streamId

quint32 Cutelyst::H2Frame::streamId

Definition at line 28 of file protocolhttp2.h.

◆ type

quint8 Cutelyst::H2Frame::type

Definition at line 29 of file protocolhttp2.h.