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