HttpHeaders.keySet() is no longer case-insensitive [SPR-15087] #19653
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: regression
A bug that is also a regression
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Andy Wilkinson opened SPR-15087 and commented
This is a regression due to #19593. Consider the following:
With M3 it outputs
true
. With M4 it outputsfalse
.Affects: 5.0 M4
Issue Links:
The text was updated successfully, but these errors were encountered: