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