Qt 6.x
The Qt SDK
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 36 of file qhttpheaderparser_p.h.

◆ MAX_HEADER_FIELDS

constexpr int HeaderConstants::MAX_HEADER_FIELDS = 100
staticconstexpr

Definition at line 38 of file qhttpheaderparser_p.h.

◆ MAX_TOTAL_HEADER_SIZE

constexpr int HeaderConstants::MAX_TOTAL_HEADER_SIZE = 256 * 1024
staticconstexpr

Definition at line 42 of file qhttpheaderparser_p.h.