mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 07:37:55 +00:00
Naked writes could throw WritePendingException. Now we wait until the client has finished sending the reply to the server SETTINGS frame, then we do the naked write.