Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
HeaderConstants Namespace Reference

Variables

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

Variable Documentation

◆ MAX_HEADER_FIELD_SIZE

int HeaderConstants::MAX_HEADER_FIELD_SIZE = 100 * 1024
staticconstexpr

Definition at line 37 of file qhttpheaderparser_p.h.

◆ MAX_HEADER_FIELDS

int HeaderConstants::MAX_HEADER_FIELDS = 100
staticconstexpr

Definition at line 39 of file qhttpheaderparser_p.h.

◆ MAX_TOTAL_HEADER_SIZE

int HeaderConstants::MAX_TOTAL_HEADER_SIZE = 256 * 1024
staticconstexpr

Definition at line 43 of file qhttpheaderparser_p.h.