mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
get method skips containsKey and instead checks if the enumeration has elements, which should give the same behavior other than for headers without values. See gh-36334