![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include <QByteArray>
#include <QList>
#include <QPair>
#include <QString>
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 |