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

(15b0bd69ff2a3ac967ddb98b5fc3c3ce8c3d5b4b)

#include <QtNetwork/private/qtnetworkglobal_p.h>
#include <QtNetwork/qhttpheaders.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