·
26 commits
to jetty-12.0.x
since this release
Changelog
- #13182 - Ignore bad cookie names in legacy CookieCutter
- #13164 - ProxyServlet abort
- #13161 - Change default stop timeout value in
WebSocketClient
- #13147 - Support
maven.offline
property in jetty-start, to control of download of maven files from remote repos during--add-modules
- #13144 - Cross Context Dispatch with Async does not honor context
- #13136 - Do not abort response in nested HttpChannelState.onError if sendError
- #13135 - Allow onSuccess to abort Iterating Callback
- #13131 - Surface received GOAWAY in HttpClient
- #13128 - Merge back Release/12.0.21
- #13126 - Fix shared blocking callback hang
- #13098 - HTTP2 Server Error Handling is different than HTTP1
- #13057 - InvalidPathException instead of MalformedURLException after switching to jetty12
- #13013 - Rework websocket
FrameFlusher
's expiration - #12918 - NullPointerException with ServeAs requests (with FormAuthenticator)
- #12659 - Use websocket over varying http protocols using a single client