Skip to content

Instantly share code, notes, and snippets.

@ejcx
Created February 23, 2016 06:24
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 ejcx/082fe45a5bfc7733983f to your computer and use it in GitHub Desktop.
Save ejcx/082fe45a5bfc7733983f to your computer and use it in GitHub Desktop.
root@ejjio:/var/www/breaking-sop# curl https://api.stripe.com -I
HTTP/1.1 401 Unauthorized
Server: nginx
Date: Tue, 23 Feb 2016 06:23:25 GMT
Content-Type: application/json
Content-Length: 342
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin: *
Access-Control-Max-Age: 300
Cache-Control: no-cache, no-store
Request-Id: req_7xUZU3GTI1jWm6
Stripe-Version: 2016-02-22
Www-Authenticate: Basic realm="Stripe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment