Created
October 6, 2014 20:16
-
-
Save rnewson/9112d015c9167bb05d4b 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
[info] [<0.107.0>] 127.0.0.1 - - 'GET' /db1/_changes 200 | |
< HTTP/1.1 200 OK | |
< Transfer-Encoding: chunked | |
< Server: CouchDB/1.0.4 (Erlang OTP/R12B) | |
< Etag: "DC7ZSEOOFMFCH8JS01Q9DCGA" | |
< Date: Mon, 06 Oct 2014 20:07:17 GMT | |
< Content-Type: text/plain;charset=utf-8 | |
< Cache-Control: must-revalidate | |
{"results":[ | |
{"seq":1,"id":"doc1","changes":[{"rev":"1-967a00dff5e02add41819138abb3284d"}]} | |
], | |
"last_seq":1} | |
* Connection #0 to host localhost left intact | |
* Closing connection #0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment