You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/14 13:17:17 UTC

[GitHub] janl commented on issue #1280: Add HTTP PATCH aka partial update support

janl commented on issue #1280: Add HTTP PATCH aka partial update support
URL: https://github.com/apache/couchdb/issues/1280#issuecomment-405023217
 
 
   > It would be nice to allow PATCH to avoid providing the rev token, as shown above. This supports performing the entire GET-MODIFY-PUT cycle with a single HTTP request
   
   As this is a major divergence from existing CouchDB API semantics, we need to be careful about how we make this happen.
   
   I would have no qualms about a variant of this that would still require the right `rev` to be present.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services