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

(f0fcd396c57107a8fb4bca12a014107b6b09f5d0)

#include "hpacktable_p.h"
#include <QtCore/qurl.h>
#include <vector>
#include <optional>
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)