mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
In case InputStreamContentProvider threw an exception after the request was committed, the connection was not shutdown leaving the server waiting for more data and eventually idle timeout.