GitHub user garrensmith opened a pull request:
https://github.com/apache/couchdb-couch/pull/159
Create md5 etag for _local docs
This makes a unique ETAG for _local docs, so that they are cached
correctly, and fetched again when the document changes.
fixes COUCHDB-2978
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb-couch local-docs-2978
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/159.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #159
----
commit 50722ae6f3263a06c07550c29392966088c0336c
Author: Garren Smith <[email protected]>
Date: 2016-04-07T14:06:31Z
Create md5 etag for _local docs
This makes a unique ETAG for _local docs, so that they are cached
correctly, and fetched again when the document changes.
fixes COUCHDB-2978
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---