Created
February 14, 2012 22:26
-
-
Save ingydotnet/1831058 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -i -k -H "Authorization: $TOK" https://api.stackato-ingy.local/stackato/components | |
HTTP/1.1 200 OK | |
Server: nginx/0.7.65 | |
Date: Tue, 14 Feb 2012 22:26:07 GMT | |
Content-Type: application/json; charset=utf-8 | |
Transfer-Encoding: chunked | |
Connection: keep-alive | |
Keep-Alive: timeout=20 | |
ETag: "99914b932bd37a50b983c5e7c90ae93b" | |
Cache-Control: max-age=0, private, must-revalidate | |
X-UA-Compatible: IE=Edge | |
{} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment