![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "bitstreams_p.h"#include "hpack_p.h"#include <QtCore/qbytearray.h>#include <QtCore/qdebug.h>#include <limits>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< QUrl > | HPack::makePromiseKeyUrl (const HttpHeader &requestHeader) |