Does anybody know, Why I can't delete current document revision without specifying rev in DELETE request, similar to how I can GET current document rev using: GET /somedatabase/some_doc_id HTTP/1.0
Also why client may want to delete revision that is not last/current revision of the document? thx
