mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
eb3bfc0d65
This commit updates the `HttpHeaders` javadoc to better reflect that `asSingleValueMap()`, `asMultiValueMap()`, and `toSingleValueMap()` all return case-sentitive map implementations. Closes gh-36070