2011/8/24 Mark J. Reed <[email protected]>:

> That's not a 183 (middle dot); that's just a regular old period/full stop
> (&#46;).


I was trying to delete it (&#183;, &#45;) with RestClient

> RestClient::ResourceNotFound: 404 Resource Not Found:

and with curl:

curl -X DELETE 'http://localhost:5984/latin/&#46;'
{"error":"not_found","reason":"missing"}

May be such tricky value supposed to be escaped with some quotes?

-- 
М.

http://diglossa.ru
xmpp://[email protected]

Reply via email to