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
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

constexpr int HeaderConstants::MAX_HEADER_FIELD_SIZE = 100 * 1024
staticconstexpr

Definition at line 37 of file qhttpheaderparser_p.h.

◆ MAX_HEADER_FIELDS

constexpr int HeaderConstants::MAX_HEADER_FIELDS = 100
staticconstexpr

Definition at line 39 of file qhttpheaderparser_p.h.

◆ MAX_TOTAL_HEADER_SIZE

constexpr int HeaderConstants::MAX_TOTAL_HEADER_SIZE = 256 * 1024
staticconstexpr

Definition at line 43 of file qhttpheaderparser_p.h.