[GitHub] couchdb-chttpd pull request #140: Handle disconnect when receiving body

2016-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-chttpd/pull/140 --- 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

[GitHub] couchdb-chttpd pull request #140: Handle disconnect when receiving body

2016-09-22 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-chttpd/pull/140 Handle disconnect when receiving body When any error happen on an underlying socket mochiweb uses exit(normal). Add catch for exit:normal and convert it to exit({bad_request, <<"Incomp