benoitc / couchbeam

Apache CouchDB client in Erlang
Other
242 stars 113 forks source link

view_cleanup expect content-type header #174

Closed icehess closed 3 years ago

icehess commented 7 years ago

POST request to /{db}/_view_cleanup must have Content-Type header set to application/json Also the response status code is 202 (for newer CouchDB version at least).