Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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 #3473

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

HTTP3/QUIC Support #3473

deepal opened this issue Jun 14, 2021 · 1 comment

Comments

@deepal
Copy link

deepal commented Jun 14, 2021

Is your feature request related to a problem? Please describe.
The latest HTTP version Insomnia supports is HTTP/2 and it would be amazing to see HTTP3 support too, 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.

Not sure about the feasibility at the moment and if it's too early to ask for HTTP3 in insomnia, but nevertheless logging this issue since I didn't find any issue related to this.

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

@dimitropoulos
Copy link
Contributor

does node-libcurl have (experimental) support for this? I ask because I'm not sure how current what they build is with respect to curl itself.

@wdawson wdawson closed this as completed Jun 30, 2021
@Kong Kong locked and limited conversation to collaborators Jun 30, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants