GitHub user garrensmith opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/111

    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-chttpd local-docs-2978

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-chttpd/pull/111.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 #111
    
----
commit 1ca86421bafd17cc5b954d9075e3a053ea951f6a
Author: Garren Smith <[email protected]>
Date:   2016-04-07T13:47:05Z

    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.
---

Reply via email to