Skip to content

Instantly share code, notes, and snippets.

@oimou
Created August 24, 2015 16:12
Show Gist options
  • Select an option

  • Save oimou/882043bc8bfcb7b53d22 to your computer and use it in GitHub Desktop.

Select an option

Save oimou/882043bc8bfcb7b53d22 to your computer and use it in GitHub Desktop.
* Hostname was NOT found in DNS cache
* Trying ::1...
* Connected to localhost (::1) port 8443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
* Server certificate: localhost:8443
> GET / HTTP/1.1
> User-Agent: curl/7.37.1
> Host: localhost:8443
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Mon, 24 Aug 2015 16:11:34 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
<
* Connection #0 to host localhost left intact
Hello http2!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment