Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qhttpheaderparser_p.h File Reference
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include <QByteArray>
#include <QList>
#include <QPair>
#include <QString>
+ Include dependency graph for qhttpheaderparser_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QHttpHeaderParser
 

Namespaces

namespace  HeaderConstants
 

Variables

static constexpr int HeaderConstants::MAX_HEADER_FIELD_SIZE = 100 * 1024
 
static constexpr int HeaderConstants::MAX_HEADER_FIELDS = 100
 
static constexpr int HeaderConstants::MAX_TOTAL_HEADER_SIZE = 256 * 1024