diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-28 15:17:41 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-06-10 15:20:49 +0200 |
commit | a406fcb6cacdc49ce11fc6147df58c0c827a7a06 (patch) | |
tree | bb9c62862519dffb823f86b83556b0e037816cf1 /README.md | |
parent | 63151521fd06ccddd6d5c4e3f283f26d5b9b024d (diff) |
test: add ensure_ascii setting to AuthServiceProxy
Add a setting ensure_ascii to AuthServiceProxy. This setting,
defaulting to True (backwards compatible),
is passed through to json.dumps. If set to False, non-ASCII characters
>0x80 are not escaped. This is useful for testing server
input processing, as well as slightly more bandwidth friendly in case of
heavy unicode usage.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions