Skip to content

Instantly share code, notes, and snippets.

@rnewson
Created February 13, 2013 11:07
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 rnewson/4943889 to your computer and use it in GitHub Desktop.
Save rnewson/4943889 to your computer and use it in GitHub Desktop.
PUT /db1/doc1/att1 HTTP/1.1
Host: localhost
Content-Type: text/html
Content-Length: 2
Accept: application/json
OKPUT /db1/doc2/att1 HTTP/1.1
Host: localhost
Content-Type: text/html
Content-Length: 2
Accept: application/json
OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment