jetty.project/jetty-proxy
Simone Bordet 7fd62668d7
Fixes #9183 - ConnectHandler may close the connection instead of send… (#9184)
* Fixes #9183 - ConnectHandler may close the connection instead of sending 200 OK.

Delaying the call to UpstreamConnection.fillInterested() until the 200 OK response has been sent.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-01-19 15:07:22 +01:00
..
src Fixes #9183 - ConnectHandler may close the connection instead of send… (#9184) 2023-01-19 15:07:22 +01:00
pom.xml Updating to version 10.0.14-SNAPSHOT 2022-12-07 14:33:17 -06:00