Drop-in HTTP client for Req / Finch / hackney / Mint-style calls.
H1/H2 go through Req (Finch). H3 goes through :quic_h3 when protocols: [:http3] (or [:http3, :http2, :http1]) is set.
:quic_h3
protocols: [:http3]
[:http3, :http2, :http1]