Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http3_client: :path should not be empty
When URL parameter has no path, such as https://foo.com, it sends `:path` with empty string, which violates https://quicwg.org/base-drafts/draft-ietf-quic-http.html#section-4.1.1.1
- Loading branch information