You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Sam Bisbee (Closed) (JIRA)" <ji...@apache.org> on 2012/02/22 06:06:49 UTC

[jira] [Closed] (COUCHDB-343) [PATCH] JSONP support

     [ https://issues.apache.org/jira/browse/COUCHDB-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Bisbee closed COUCHDB-343.
------------------------------


Resolved for a while. Closing.
                
> [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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira