quic-go / masque-go

MASQUE: Proxying UDP in HTTP/3, RFC 9298
MIT License
81 stars 9 forks source link

return the http.Response received from the server #48

Closed marten-seemann closed 4 months ago

marten-seemann commented 4 months ago

The client might be interested in HTTP headers set by the server, for example the RFC 9209 proxy status headers (see #2), and the HTTP status code, in case something went wrong.