Skip to content

Instantly share code, notes, and snippets.

@kellysutton
Created September 30, 2013 22:04
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 kellysutton/6770988 to your computer and use it in GitHub Desktop.
Save kellysutton/6770988 to your computer and use it in GitHub Desktop.
curl -v \
-o /dev/null \
"https://layervault-preview.imgix.net/remote_preview_data/436751/original/.1366399179.726358.preview_Front_Page.psd20130419-9702-55ihns.png?fit=max&w=620&dpr=2&s=f1a5c768644356087baf28d5cabf9c74"
---- 200: Request includes CORS headers ----
curl -i \
-H "If-Modified-Since:Fri, 19 Apr 2013 19:19:49 GMT" \
"https://layervault-preview.imgix.net/remote_preview_data/436751/original/.1366399179.726358.preview_Front_Page.psd20130419-9702-55ihns.png?fit=max&w=620&dpr=2&s=f1a5c768644356087baf28d5cabf9c74"
---- 304: Request does not include CORS headers ----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment