tiddlywebplugins.jsonp 0.6
JSONP serialization for TiddlyWeb
tiddlywebplugins.jsonp is a subclass of the JSON serializer which optionally allows the JSON output from TiddlyWeb to be packaged as JSONP (JSON with padding). This is a method for getting around cross domain constraints. You should only use this if you know what you are doing with regard to security issues.
To use, add 'tiddlywebplugins.jsonp' to system_plugins in tiddlywebconfig.py.
When requests are made for JSON if there is a jsonp_callback query parameter the value of that parameter will be prepended to the output, with the required '(' and ')'.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tiddlywebplugins.jsonp-0.6.tar.gz (md5) | Source | 2011-11-12 | 3KB | 352 | |
- Author: Chris Dent
- Home Page: http://pypi.python.org/pypi/tiddlywebplugins.jsonp
- License: BSD
- Platform: Posix; MacOS X; Windows
- Package Index Owner: cdent
- DOAP record: tiddlywebplugins.jsonp-0.6.xml
