GitHub user iilyak opened a pull request:

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

    Handle errors from before_request/after_request

    This refactoring fixes the handling of errors from before_request.
    Unify how we deal with errors among before_request and handle_request.

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

    $ git pull https://github.com/cloudant/couchdb-chttpd 
support-raise-from-before-requests

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

    https://github.com/apache/couchdb-chttpd/pull/95.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 #95
    
----
commit 6a1858f8b2604c4af96b7ca4d423ebacd2f98603
Author: ILYA Khlopotov <[email protected]>
Date:   2015-11-18T16:25:39Z

    Handle errors from before_request/after_request
    
    This refactoring fixes the handling of errors from before_request.
    Unify how we deal with errors among before_request and handle_request.

----


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