Created
January 26, 2017 20:13
-
-
Save ivoputzer/73a9a73ece353d11424282804eab7530 to your computer and use it in GitHub Desktop.
This file contains 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
$ telnet 104.20.23.46 80 | |
Trying 104.20.23.46... | |
Connected to 104.20.23.46. | |
Escape character is '^]'. | |
HEAD /dist/v7.4.0/node-v7.4.0-darwin-x64.tar.gz HTTP/1.1 | |
Host: nodejs.org | |
Accept: */* | |
HTTP/1.1 200 OK | |
Date: Thu, 26 Jan 2017 20:11:07 GMT | |
Content-Type: application/gzip | |
Content-Length: 13416624 | |
Connection: keep-alive | |
Set-Cookie: __cfduid=da01dcdc843cde77c87301d4955c2386a1485461467; expires=Fri, 26-Jan-18 20:11:07 GMT; path=/; domain=.nodejs.org; HttpOnly | |
Last-Modified: Wed, 04 Jan 2017 17:40:46 GMT | |
ETag: "586d339e-ccb8b0" | |
Accept-Ranges: bytes | |
Server: cloudflare-nginx | |
CF-RAY: 32769cafe08e430a-MXP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment