Searched refs:loggedOutPostBodyLimit (Results 1 – 1 of 1) sorted by relevance
68 constexpr uint64_t loggedOutPostBodyLimit = 4096U; variable543 return loggedOutPostBodyLimit; in getContentLengthLimit()574 if (*contentLength > loggedOutPostBodyLimit && in handleContentLengthError()580 logPtr(this), *contentLength, loggedOutPostBodyLimit); in handleContentLengthError()