You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by KlausTrainer <gi...@git.apache.org> on 2015/11/04 23:56:55 UTC

[GitHub] couchdb-couch-mrview pull request: Don't set ETag header with valu...

GitHub user KlausTrainer opened a pull request:

    https://github.com/apache/couchdb-couch-mrview/pull/35

    Don't set ETag header with value `undefined`

    COUCHDB-2650

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/KlausTrainer/couchdb-couch-mrview fix-undefined-etag-value

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

    https://github.com/apache/couchdb-couch-mrview/pull/35.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 #35
    
----
commit 1c8a3026b2b695755a1fd39530276d4f90235ab2
Author: Klaus Trainer <kl...@posteo.de>
Date:   2015-11-04T22:53:36Z

    Don't set ETag header with value `undefined`
    
    COUCHDB-2650

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch-mrview pull request: Don't set ETag header with valu...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-couch-mrview/pull/35


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch-mrview pull request: Don't set ETag header with valu...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-couch-mrview/pull/35#issuecomment-153899230
  
    Yes, this helps. Need to not forget about this place when we'll return Etag back here.
    
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---