Created
August 7, 2012 19:36
-
-
Save rtwomey/3288696 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 http://www.rubygems.org | |
HTTP/1.1 200 OK | |
Server: nginx/1.2.2 | |
Date: Tue, 07 Aug 2012 19:41:31 GMT | |
Content-Type: text/html; charset=utf-8 | |
Connection: keep-alive | |
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.11 | |
X-Frame-Options: sameorigin | |
X-XSS-Protection: 1; mode=block | |
X-UA-Compatible: IE=Edge,chrome=1 | |
ETag: "10588aa187dc6b99da51a6f5e37ead4a" | |
Cache-Control: max-age=0, private, must-revalidate | |
X-Request-Id: 9b0b6361a8a8e125b18448f96f13ed8b | |
X-Runtime: 2.298540 | |
X-Rack-Cache: miss | |
Set-Cookie: _rubygems_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJTJmMjFiM2JmZTUyODExODM2MTViNGVkOGIxNzJkOWZiBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMUZmR2kxZGk1eXFuSURXV21vRnkwTUwxbmMxTkh2cnpHNHhjREtpTFpmU2M9BjsARg%3D%3D--72e7cf5b7128995e60b7908204c1bb7d8582ed4b; path=/; HttpOnly | |
Status: 200 | |
Vary: Accept-Encoding |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment