Optimize content type parsing in ServletServerHttpResponse
#32361
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
The multiple
HttpHeaders#getContentType
invocations inServletServerHttpResponse#writeHeaders
should be turned into a single one.The text was updated successfully, but these errors were encountered: