mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
f846d9484c
This commit adds Javadoc to the `getContentLength` method of `MockHttpServletResponse` to reflect that it gets its value from the HTTP response header. Closes gh-31833