Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
hpack.cpp File Reference

(0662268a1375448b5dff4050417a738aa7c11d81)

#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== (BitPattern lhs, BitPattern rhs)
std::optional< QUrlHPack::makePromiseKeyUrl (const HttpHeader &requestHeader)