Searched refs:loggedOutPostBodyLimit (Results 1 – 1 of 1) sorted by relevance
45 constexpr uint64_t loggedOutPostBodyLimit = 4096U; variable427 return loggedOutPostBodyLimit; in getContentLengthLimit()458 if (*contentLength > loggedOutPostBodyLimit && in handleContentLengthError()464 logPtr(this), *contentLength, loggedOutPostBodyLimit); in handleContentLengthError()