I made a GUI tool for testing HTTP/3 #2568
alexandrehtrb
started this conversation in
Show and tell
Replies: 1 comment
-
This is great! I'm seeing that you're using our |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I got interested in HTTP/3 and QUIC a few months ago and noticed the lack of a GUI tool, like Postman, for testing. Postman does not support HTTP versions other than 1.1 currently.
I made a tool for that, with support for HTTP/2 and HTTP/3. It uses .NET 6 and msquic on Linux:
https://github.com/alexandrehtrb/Pororoca
Just sharing in case it could help someone!
Beta Was this translation helpful? Give feedback.
All reactions