properly close jsonp response on _changes
-----------------------------------------
Key: COUCHDB-418
URL: https://issues.apache.org/jira/browse/COUCHDB-418
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 0.10
Reporter: Benoit Chesneau
Fix For: 0.10
Currently if you use jsonp callback, in _changes request, the response is'nt
properly closed at the end of request (after timeout or if continuous=false).
Here is a patch that should fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.