mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 11:29:29 +00:00
Changed HTTPServerConnection to return a Runnable to be run by the execution strategy also in case of content. This allows onDataAvailable() to be called at the proper times.