Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
hpack_p.h File Reference
#include "hpacktable_p.h"
#include <QtCore/qglobal.h>
#include <vector>
+ 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)