Created
August 24, 2015 16:12
-
-
Save oimou/882043bc8bfcb7b53d22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * 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