mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-14 18:44:52 +00:00
Fixes #8014 - Review HttpRequest URI construction. Now always adding a "/" before the path, if not already present. Disabled flakey HTTP/3 test. Parse CONNECT URIs as Authority Co-authored-by: Greg Wilkins <gregw@webtide.com>