Skip to content

Instantly share code, notes, and snippets.

@cybear
Created May 25, 2012 14:35
Show Gist options
  • Save cybear/2788461 to your computer and use it in GitHub Desktop.
Save cybear/2788461 to your computer and use it in GitHub Desktop.
curl results
curl -k -I https://raw.github.com/suhajdab/modl/master/devices.json
HTTP/1.1 200 OK
Server: nginx/1.0.13
Date: Fri, 25 May 2012 14:34:32 GMT
Content-Type: text/plain; charset=utf-8
Connection: keep-alive
Status: 200 OK
X-RateLimit-Limit: 100
X-Frame-Options: deny
X-RateLimit-Remaining: 100
X-Runtime: 11
Content-Length: 1
Cache-Control: no-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment