Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP3/QUIC Support #10023

Closed
deepal opened this issue Jun 14, 2021 · 1 comment
Closed

HTTP3/QUIC Support #10023

deepal opened this issue Jun 14, 2021 · 1 comment
Labels
feature Initiative All feature requests that will be taken up as a new initiative product/runtime

Comments

@deepal
Copy link

deepal commented Jun 14, 2021

Is your feature request related to a problem? Please describe.
It would be amazing to see HTTP3 support, now that it's widely available via many CDNs, supported by Chrome by default, and being rolled out by Firefox at the time of the writing. Curl also has experimental support for HTTP3 if built from source.

I might be definitely too early to ask for HTTP3 support in postman given that Postman still doesn't even have the support for HTTP2 as per #2701. But thought of creating this issue to start the discussion.

Describe the solution you'd like
Use HTTP3 for requests if the server supports it.

Describe alternatives you've considered
There are not many Rest/HTTP clients out there that supports HTTP3, but curl has experimental support if built from source specifically.

Additional context
NodeJS support: nodejs/node#38478
Original work for NodeJS: https://github.com/nodejs/quic/blob/master/doc/api/quic.md

@giridharvc7 giridharvc7 added feature Initiative All feature requests that will be taken up as a new initiative product/runtime labels Jun 15, 2021
@deepal
Copy link
Author

deepal commented Oct 23, 2021

Closing this in favour of #9307

@deepal deepal closed this as completed Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Initiative All feature requests that will be taken up as a new initiative product/runtime
Projects
None yet
Development

No branches or pull requests

2 participants