[
https://issues.apache.org/jira/browse/COUCHDB-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis resolved COUCHDB-343.
---------------------------------------
Resolution: Fixed
Assignee: Paul Joseph Davis
Fixed in r774180
> [PATCH] JSONP support
> ---------------------
>
> Key: COUCHDB-343
> URL: https://issues.apache.org/jira/browse/COUCHDB-343
> Project: CouchDB
> Issue Type: New Feature
> Components: HTTP Interface
> Affects Versions: 0.9
> Reporter: Brad Anderson
> Assignee: Paul Joseph Davis
> Priority: Minor
> Fix For: 0.10
>
> Attachments: jsonp.js, jsonp.patch
>
>
> Adds support for JSONP, or JSON with Padding, which surrounds the response
> JSON object with a callback from the querystring ?callback=blah as
> blah({json_resp});
> http://bob.pythonmac.org/archives/2005/12/05/remote-json-jsonp/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.