Searched refs:loggedOutPostBodyLimit (Results 1 – 1 of 1) sorted by relevance
66 constexpr uint64_t loggedOutPostBodyLimit = 4096U; variable532 return loggedOutPostBodyLimit; in getContentLengthLimit()563 if (*contentLength > loggedOutPostBodyLimit && in handleContentLengthError()569 logPtr(this), *contentLength, loggedOutPostBodyLimit); in handleContentLengthError()