Skip to content

Instantly share code, notes, and snippets.

@clayg
Created October 15, 2019 20:22
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 clayg/0c1cec26d3201cc7c462f65617381bf5 to your computer and use it in GitHub Desktop.
Save clayg/0c1cec26d3201cc7c462f65617381bf5 to your computer and use it in GitHub Desktop.
container servers HEAD requests are pretty easy going with the PATH
vagrant@saio:~$ curl http://localhost:6041/sdb4/28/AUTH_test/test/foo/blah/whatever/hahah -I
HTTP/1.1 204 No Content
X-Backend-Sharding-State: unsharded
X-Backend-Timestamp: 1571170834.78939
X-Container-Object-Count: 0
X-Put-Timestamp: 1571170834.76786
X-Backend-Put-Timestamp: 1571170834.76786
Last-Modified: Tue, 15 Oct 2019 20:20:35 GMT
X-Backend-Delete-Timestamp: 0000000000.00000
X-Container-Bytes-Used: 0
X-Timestamp: 1571170834.78939
X-Backend-Storage-Policy-Index: 0
Content-Type: text/plain; charset=utf-8
X-Backend-Status-Changed-At: 1571170834.76786
Content-Length: 0
Date: Tue, 15 Oct 2019 20:22:10 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment