Webflux doesn't close the connection where request heads has "connection: close" [SPR-16309] #20856
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: invalid
An issue that we don't feel is valid
Alex opened SPR-16309 and commented
Here's a the controller
if telneting the server and sending the followed request, the server would send the response headers but not close the connection, while in webmvc it would close.
Affects: 5.0.2
The text was updated successfully, but these errors were encountered: