mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
This is necessary because the HTTP/1.1 machinery will recycle the Metadata.Request object, and it may race with a thread dispatch to the HTTP/2 machinery that will handle the request.