@RequestHeader HttpHeaders fails with NPE against null header value [SPR-14091] #18663
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Izek Greenfield opened SPR-14091 and commented
When I send request with null header:
Spring MVC failed with NPE in: RequestHeaderMapMethodArgumentResolver.java:69
Affects: 3.2.16, 4.2.5
Issue Links:
@Caching
annotationBackported to: 3.2.17
The text was updated successfully, but these errors were encountered: