Sha256: 2d370c40923353f08b9b70ebcb8e17dc2514e66870325ea5a8442d0c0a31fd59

Contents?: true

Size: 792 Bytes

Versions: 5

Compression:

Stored size: 792 Bytes

Contents

$ curl -vX DELETE 'http://localhost:5984/nada/doc4?rev=1-154674290868ca95f26ead035328e2ea'
* About to connect() to localhost port 5984 (#0)
*   Trying 127.0.0.1... connected
* Connected to localhost (127.0.0.1) port 5984 (#0)
> DELETE /nada/doc4?rev=1-154674290868ca95f26ead035328e2ea HTTP/1.1
> User-Agent: curl/7.19.6 (i386-apple-darwin10.0.0) libcurl/7.19.6 zlib/1.2.3
> Host: localhost:5984
> Accept: */*
> 
< HTTP/1.1 200 OK
< Server: CouchDB/0.10.0 (Erlang OTP/R13B)
< Etag: "2-575dc2a2afa69152c502f4d07cc983dc"
< Date: Sun, 01 Nov 2009 09:39:25 GMT
< Content-Type: text/plain;charset=utf-8
< Content-Length: 67
< Cache-Control: must-revalidate
< 
{"ok":true,"id":"doc4","rev":"2-575dc2a2afa69152c502f4d07cc983dc"}
* Connection #0 to host localhost left intact
* Closing connection #0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rufus-jig-0.1.4 delete.txt
rufus-jig-0.1.3 delete.txt
rufus-jig-0.1.2 delete.txt
rufus-jig-0.1.1 delete.txt
rufus-jig-0.1.0 delete.txt