Skip to content

Instantly share code, notes, and snippets.

@cturra
Created October 7, 2014 20:58
Show Gist options
  • Save cturra/f10959ff174aeddebbf2 to your computer and use it in GitHub Desktop.
Save cturra/f10959ff174aeddebbf2 to your computer and use it in GitHub Desktop.
$ curl -IL sso.mozilla.com/mozilla
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: pp-web03
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Tue, 07 Oct 2014 20:57:39 GMT
Location: https://sso.mozilla.com/mozilla
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: cached
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: pp-web01
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Tue, 07 Oct 2014 20:57:42 GMT
Location: https://www.mozilla.org
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: caching
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: bedrock5.webapp.scl3.mozilla.com
Vary: User-Agent,Accept-Language, Accept-Encoding
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, private, max-age=900
Content-Type: text/html; charset=UTF-8
Date: Tue, 07 Oct 2014 20:57:43 GMT
Location: https://www.mozilla.org/en-US/
Expires: Tue, 07 Oct 2014 21:12:43 GMT
Pragma: no-cache
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Robots-Tag: noodp
X-Cache-Info: not cacheable; response specified "Cache-Control: no-store"
HTTP/1.1 200 OK
Server: Apache
X-Backend-Server: bedrock5.webapp.scl3.mozilla.com
Vary: Accept-Encoding
Cache-Control: max-age=600
Content-Type: text/html; charset=utf-8
Date: Tue, 07 Oct 2014 20:54:20 GMT
Keep-Alive: timeout=5, max=990
Expires: Tue, 07 Oct 2014 21:04:20 GMT
Accept-Ranges: bytes
X-Robots-Tag: noodp
X-Frame-Options: DENY
Connection: Keep-Alive
Content-Length: 0
X-Cache-Info: cached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment