Skip to content

Instantly share code, notes, and snippets.

@agutow
Created April 21, 2014 05:40
Show Gist options
  • Save agutow/11133271 to your computer and use it in GitHub Desktop.
Save agutow/11133271 to your computer and use it in GitHub Desktop.
$ curl -i "http://localhost:49160/buckets/test/keys/jimmy" \
-X PUT \
-H "Content-type: text/plain" \
-d "McNulty"
HTTP/1.1 204 No Content
Vary: Accept-Encoding
Server: MochiWeb/1.1 WebMachine/1.10.0 (never breaks eye contact)
Date: Mon, 07 Apr 2014 18:04:52 GMT
Content-Type: text/plain
Content-Length: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment