Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
hpack.cpp File Reference

(a3a48815cc9430d6f5c736a312ea4ea5c0895205)

#include "bitstreams_p.h"
#include "hpack_p.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qdebug.h>
#include <limits>
+ Include dependency graph for hpack.cpp:

Go to the source code of this file.

Classes

struct  HPack::BitPattern
 

Namespaces

namespace  HPack
 

Functions

HeaderSize HPack::header_size (const HttpHeader &header)
 
bool HPack::operator== (const BitPattern &lhs, const BitPattern &rhs)
 
std::optional< QUrlHPack::makePromiseKeyUrl (const HttpHeader &requestHeader)