spring-framework/spring-web/src
Stéphane Nicoll 6e9a19212f Consistently check for Content-Length value
This commit makes sure to consistently check that the content length
is not set above 2GB. Previously it was only checked in
setContentLength.

Closes gh-33256
2024-07-23 10:43:48 +02:00
..
jmh/java/org/springframework Polish "Fix Javadoc" 2024-03-09 16:02:01 +01:00
main Consistently check for Content-Length value 2024-07-23 10:43:48 +02:00
test Consistently check for Content-Length value 2024-07-23 10:43:48 +02:00
testFixtures Remove superfluous @NonNull declarations 2024-03-16 14:22:17 +01:00