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

Brad Anderson updated COUCHDB-343:
----------------------------------

    Attachment: jsonp.js

Forgot this file in the patch

> [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
>            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.

Reply via email to