Searched refs:maxAllowedContentLength (Results 1 – 1 of 1) sorted by relevance
567 uint64_t maxAllowedContentLength = getContentLengthLimit(); in handleContentLengthError() local569 if (*contentLength > maxAllowedContentLength) in handleContentLengthError()