2011/8/24 Mark J. Reed <[email protected]>: > That's not a 183 (middle dot); that's just a regular old period/full stop > (.).
I was trying to delete it (·, -) with RestClient > RestClient::ResourceNotFound: 404 Resource Not Found: and with curl: curl -X DELETE 'http://localhost:5984/latin/.' {"error":"not_found","reason":"missing"} May be such tricky value supposed to be escaped with some quotes? -- М. http://diglossa.ru xmpp://[email protected]
