Searched defs:MAXLEN_REQUEST (Results 1 – 4 of 4) sorted by relevance
34 static constexpr size_t MAXLEN_REQUEST = 2 * 1024 + 1024 * 1024; // header 2K + body 1M variable