Provide access to non-standard status codes from ServerHttpResponse #23547
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
In a similar vein to #22872, it would be useful to have access to the raw status code rather than
null
when dealing with a response with a status code that is not known toHttpStatus
.The text was updated successfully, but these errors were encountered: