Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Some older HTTP clients can't issue all HTTP methods.
A common work-around is to POST a request with the X-HTTP-METHOD-OVERRIDE header set to the desired method.
A patch is attached which adds this facility to couchdb.