Skip to content

Instantly share code, notes, and snippets.

@cwarden
Created February 26, 2013 00:08
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 cwarden/5034577 to your computer and use it in GitHub Desktop.
Save cwarden/5034577 to your computer and use it in GitHub Desktop.
$ curl -i -X OPTIONS http://www.woopra.com/rest/search
HTTP/1.0 200 OK
Access-Control-Allow-Headers: Content-Type, X-Api-Version, X-Access-Id, X-Access-Secret
Access-Control-Allow-Origin: *
Date: Mon, 25 Feb 2013 23:59:34 GMT
Content-Length: 0
Access-Control-Allow-Methods: POST, GET, OPTIONS
Content-Type: application/javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment