Skip to content

Instantly share code, notes, and snippets.

@xquery
Created February 6, 2020 09:22
Show Gist options
  • Save xquery/9a1b4fec7ce49b3531986874e1949967 to your computer and use it in GitHub Desktop.
Save xquery/9a1b4fec7ce49b3531986874e1949967 to your computer and use it in GitHub Desktop.
curl -v --http3 https://quic.tech:8443
* Trying 185.92.221.97:8443...
* Connect socket 5 over QUIC to 185.92.221.97:8443
* QUIC handshake is completed
* Using HTTP/3 Stream ID: 0 (easy handle 0x55610fc751a0)
> GET / HTTP/3
> Host: quic.tech:8443
> user-agent: curl/7.69.0-DEV
> accept: */*
>
< HTTP/3 404
< server: quiche
< content-length: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment