mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
Testing for stream.isClosed() is done in StreamCloseTest. The tests were failing because receiving the headers does not mean the sending the headers has notified the callback yet, and hence closed the stream.