+ 356 Element error-page/location must start with a '/'
 + 362 Very slow page load and missing resources when using HTTP/2 with Jetty
   9.3.7
 + 365 Potential connection leakage in case of aborted request
 + 366 Avoid HTTP2Flusher reentrancy
 + 372 Data race in HttpReceiverOverHTTP2
 + 377 HttpClient - No supported cipher suites leads to stuck requests
 + 378 Can't configure per nodes settings in start.ini
 + 379 Insufficient information on asyncNotSupported
 + 381 HttpClient does not send the Authorization header with authenticating
   proxy
 + 386 Explicit Authorization header is dropped when handling 407s
 + 397 Multipart EOF handling
 + 402 Don't use Thread.isAlive() in ShutdownMonitor
 + 405 adding testcase for problematic HttpURI parsing of path params
 + 406 GzipHandler: allow to override the Vary response header
 + 407 JSR356 Server WebSocket Sessions no longer being tracked
 + 408 Http client does not work on https with proxy
 + 411 Add more debug log for mongosessionmanager and remove debug printlns
 + 413 HotSwapHandler null handlers
 + 416 Support HTTPS forward proxies
 + 417 HttpClient: review support for OPTIONS *
 + 423 Duplicate Content-Length header not handled correctly
 + 478918 Change javax.servlet.error,forward,include literals to
   RequestDispatcher constants
 + 484446 InputStreamResponseListener's InputStream uses default read (3) and
   blocks early on never-ending response.
 + 485306 HttpParser (HttpURI) mistaking basic auth password as a port number
 + 485469 permessage-deflate extension causes protocol error in Firefox/Chrome
 + 486394 Restore MultiPartFilter behavior with regards to temp file access
 + 486497 NPE in MappedLoginService
 + 486511 Server.getURI() returns wrong scheme on SSL/HTTPS
 + 486530 Handler added to WebAppContext prevents ServletContext initialization
 + 486589 HttpRequest has a wrong HTTP Version in HTTP/2
 + 486604 Add debug logging of ErrorPageErrorHandler logic
 + 486674 Quickstart path attribute normalization should be based on longest
   path match
 + 486829 Cancel stream error after a failed request with the HTTP/2.0 client
 + 486877 Google Chrome flagging 'obsolete cipher suite' in Jetty and will soon
   issue broken padlock
 + 486930 Selector does not correctly handle rejected execution exception
 + 487158 Switched SCM URIs to github
 + 487197 Deflater/Inflater memory leak with WebSocket permessage-deflate
   extension
 + 487198 ContextScopeListener should be called on context start and stop
 + 487277 Introduce http-forwarded module for X-Forwarded support
 + 487354 Aborted request or response does not send RST_STREAM frame
 + 487511 Jetty HTTP won't work on turkish systems
 + 487714 Avoid NPE in close race for async write
 + 487750 HTTP/2 push must not be recursive