pouchdb / pouchdb-server

CouchDB-compatible server built on PouchDB and Node
Apache License 2.0
948 stars 154 forks source link

purge not properly supported #455

Open sureshvv opened 2 years ago

sureshvv commented 2 years ago

Getting Bad Request with /db/_purge

It seems to want multipart but is choking on json with BadRequest.