Closed
Description
Affects: latest 5.3.13
Class org.springframework.http.ReadOnlyHttpHeaders from module spring-web is package-private that prevents doing instanceOf
or other interactions.
I suggest making it public-visibility class, which is really helpfull in some cases.
There was a reason doing it package-private or I can follow and make a PR?