![]() |
Qt 6.x
The Qt SDK
|
#include <http2streams_p.h>
Public Attributes | |
quint32 | reservedID = 0 |
HPack::HttpHeader | pushHeader |
HPack::HttpHeader | responseHeader |
std::vector< Frame > | dataFrames |
Definition at line 74 of file http2streams_p.h.
std::vector<Frame> Http2::PushPromise::dataFrames |
Definition at line 83 of file http2streams_p.h.
HPack::HttpHeader Http2::PushPromise::pushHeader |
Definition at line 79 of file http2streams_p.h.
quint32 Http2::PushPromise::reservedID = 0 |
Definition at line 76 of file http2streams_p.h.
HPack::HttpHeader Http2::PushPromise::responseHeader |
Definition at line 81 of file http2streams_p.h.