Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created January 14, 2017 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BanzaiMan/1b943ab2ac85d6c0b3315b2b1d0a827c to your computer and use it in GitHub Desktop.
Save BanzaiMan/1b943ab2ac85d6c0b3315b2b1d0a827c to your computer and use it in GitHub Desktop.
$ curl -vIL https://status.github.com
* Rebuilt URL to: https://status.github.com/
* Trying 50.16.242.83...
* Connected to status.github.com (50.16.242.83) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: status.github.com
* Server certificate: DigiCert SHA2 High Assurance Server CA
* Server certificate: DigiCert High Assurance EV Root CA
> HEAD / HTTP/1.1
> Host: status.github.com
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 504 GATEWAY_TIMEOUT
HTTP/1.1 504 GATEWAY_TIMEOUT
< Connection: keep-alive
Connection: keep-alive
<
* Connection #0 to host status.github.com left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment