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

(be477819ac17850632bca6ce59ee2c8ef11191cd)

#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)