Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created March 17, 2014 17: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 notmyname/ecfd64acf4fc3ca2f4d5 to your computer and use it in GitHub Desktop.
Save notmyname/ecfd64acf4fc3ca2f4d5 to your computer and use it in GitHub Desktop.
$ curl -i -H "X-Auth-Token: AUTH_tk0262b8e8389149958c968d10d0ccf980" http://saio:8080/v1/AUTH_test/c/100MB >/dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
40 100M 40 40.0M 0 0 56.9M 0 0:00:01 --:--:-- 0:00:01 56.8M
curl: (18) transfer closed with 62914560 bytes remaining to read
john@europa:~$ curl -I -H "X-Auth-Token: AUTH_tk0262b8e8389149958c968d10d0ccf980" http://saio:8080/v1/AUTH_test/c/100MB
HTTP/1.1 200 OK
Content-Length: 104857600
X-Object-Meta-Mtime: 1364358072.000000
Accept-Ranges: bytes
Last-Modified: Mon, 17 Mar 2014 17:04:51 GMT
Etag: "38efd411ec12bdd01ecfc6c4cc13caf7"
X-Timestamp: 1395075890.06688
X-Static-Large-Object: True
Content-Type: application/octet-stream
X-Trans-Id: txb4eefaee453f419eb8b78-0053272bc9
Date: Mon, 17 Mar 2014 17:07:21 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment