mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 04:49:12 +00:00
Fixed by adding a MetaData.recycle() method that properly recycles the MetaData.Request object so that HttpChannelOverHttp.earlyEOF() properly closes the connection when it's idle.