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_p.h File Reference

(0662268a1375448b5dff4050417a738aa7c11d81)

#include "hpacktable_p.h"
#include <QtCore/qurl.h>
#include <vector>
#include <optional>
#include <limits>
Include dependency graph for hpack_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HPack::Encoder
class  HPack::Decoder

Namespaces

namespace  HPack

Typedefs

using HPack::HttpHeader = std::vector<HeaderField>

Functions

HeaderSize HPack::header_size (const HttpHeader &header)
std::optional< QUrlHPack::makePromiseKeyUrl (const HttpHeader &requestHeader)