Skip to content

Instantly share code, notes, and snippets.

@mbbx6spp
Created January 18, 2012 16: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 mbbx6spp/1633827 to your computer and use it in GitHub Desktop.
Save mbbx6spp/1633827 to your computer and use it in GitHub Desktop.
Reddit Server HTTP header
$ curl -I http://www.reddit.com/
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Expires: Wed, 18 Jan 2012 16:19:50 GMT
Cache-Control: no-cache
Pragma: no-cache
Server: CENSORED
Date: Wed, 18 Jan 2012 16:19:51 GMT
Connection: keep-alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment