Created
February 13, 2013 11:07
-
-
Save rnewson/4943889 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
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