Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
hpack_p.h File Reference

(a3a48815cc9430d6f5c736a312ea4ea5c0895205)

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