As of gh-33913, `HttpHeaders` does not implement the `MultiValueMap` contract anymore, so we can take this opportunity to simplify one of the constructors to not consider that the argument could be an `HttpHeaders` instance. This case is already covered by the other constructor. See gh-33913 |
||
|---|---|---|
| .. | ||
| src | ||
| spring-web.gradle | ||