Skip to content

Instantly share code, notes, and snippets.

@bcardarella
Created September 11, 2015 17:51
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 bcardarella/d35849e6d9c062ffad46 to your computer and use it in GitHub Desktop.
Save bcardarella/d35849e6d9c062ffad46 to your computer and use it in GitHub Desktop.
➜ ~ curl -I 'http://localhost:4200/api/v1/feed_items?user_id=joe' -H 'Accept: application/json, text/javascript, */*; q=0.01' -H 'Referer: http://localhost:4200/tests?testNumber=7' -H 'X-Requested-With: XMLHttpRequest' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36' --compressed
HTTP/1.1 204 No Content
X-Powered-By: Express
access-control-allow-origin: *
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
cache-control: no-cache
x-request-id: c55219fd-68c9-43d2-b132-261786bc5582
x-runtime: 0.004800
connection: close
server: thin
Date: Fri, 11 Sep 2015 17:51:08 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment