commit | e47b1ad2ff7207cd8cd0743ee35156d8e5cffede | [log] [tgz] |
---|---|---|
author | Alexander Shorin <kxepal@apache.org> | Wed Oct 29 19:01:17 2014 +0300 |
committer | Alexander Shorin <kxepal@apache.org> | Fri Oct 31 05:31:39 2014 +0300 |
tree | 93888068246d351984234fab1815e8fb99998264 | |
parent | 95bf16728de08f1b037df4b736faee2786b35870 [diff] |
jquery.couch: fix document copying To COPY a doc the client must specify the target doc id in Destination header. Additionally, it may add the revision parameter if document already exists and we want to copy over it.