![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/private/qtnetworkglobal_p.h>#include <QtNetwork/qhttpheaders.h>#include <QByteArray>#include <QList>#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 |