![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <http2streams_p.h>
Public Attributes | |
quint32 | reservedID = 0 |
HPack::HttpHeader | pushHeader |
HPack::HttpHeader | responseHeader |
std::vector< Frame > | dataFrames |
Definition at line 73 of file http2streams_p.h.
std::vector<Frame> Http2::PushPromise::dataFrames |
Definition at line 82 of file http2streams_p.h.
HPack::HttpHeader Http2::PushPromise::pushHeader |
Definition at line 78 of file http2streams_p.h.
quint32 Http2::PushPromise::reservedID = 0 |
Definition at line 75 of file http2streams_p.h.
HPack::HttpHeader Http2::PushPromise::responseHeader |
Definition at line 80 of file http2streams_p.h.