Modify ↓
Opened 15 years ago
Last modified 11 years ago
#6827 new enhancement
Implement some JSON-RPC (et al.?) extensions
Reported by: | Olemis Lang | Owned by: | Olemis Lang |
---|---|---|---|
Priority: | normal | Component: | XmlRpcPlugin |
Severity: | normal | Keywords: | json rpc extensions |
Cc: | Trac Release: | 0.11 |
Description
Implement the following useful JSON-RPC extensions :
- Allow for cross-site requests in JSON-RPC by means of the JSON-response-callback extension.
- Add support for the JSON-omit-response-wrapper server extension to allow for the Procedure Return object wrapper to be omitted so that the JSON result data alone is returned
Attachments (0)
Note: See
TracTickets for help on using
tickets.
In 13413: