Ticket #6526 (assigned enhancement)
dojo.io.script support for JSONP with static callback
| Reported by: | kriszyp | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | IO | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
With static resources that may be requested by JSONP, it is necessary to use a static callback. This patch adds support to dojo.io.script for requesting resources with a static callback (url is the callback name). See: http://www.json.com/2008/04/01/static-json-with-callback/
Attachments
Change History
Note: See
TracTickets for help on using
tickets.