Empty body POST's for slightly faster empty document creation -------------------------------------------------------------
Key: COUCHDB-803 URL: https://issues.apache.org/jira/browse/COUCHDB-803 Project: CouchDB Issue Type: Wish Components: HTTP Interface Affects Versions: 1.0 Reporter: Benjamin Young Priority: Trivial This is a super minor request. I think it would be "handy" if you could create new documents via POST without a body. You can currently send just "{}" as the body to create a new empty document. It'd be a bit faster (coding and "packet" wise if you could leave that out). Again, nothing critical, but might save us all some typing. :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.