[
https://issues.apache.org/jira/browse/COUCHDB-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Chesneau updated COUCHDB-418:
------------------------------------
Attachment: changes_jsonp_3.diff
update diff with latest change of damien.
> 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
>
> Attachments: changes_jsonp.diff, changes_jsonp_2.diff,
> changes_jsonp_3.diff
>
>
> 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.