Created
February 16, 2017 09:35
-
-
Save jpwesselink/99c0b48ed1f256bc0038153f1613f8af 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
~ ⍉ ➜ curl -I https://www.npmjs.com/search\?q\=eslint | |
HTTP/1.1 503 first byte timeout | |
Server: Varnish | |
Retry-After: 0 | |
Content-Type: text/html; charset=utf-8 | |
Content-Length: 448 | |
Accept-Ranges: bytes | |
Date: Thu, 16 Feb 2017 09:34:38 GMT | |
Via: 1.1 varnish | |
Connection: close | |
X-Served-By: cache-ams4122-AMS | |
X-Cache: MISS | |
X-Cache-Hits: 0 | |
X-Timer: S1487237662.876650,VS0,VE15470 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment