diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-04-28 15:17:41 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-06-10 15:20:49 +0200 |
| commit | a406fcb6cacdc49ce11fc6147df58c0c827a7a06 (patch) | |
| tree | bb9c62862519dffb823f86b83556b0e037816cf1 /src/script/script.cpp | |
| parent | Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' (diff) | |
| download | discoin-a406fcb6cacdc49ce11fc6147df58c0c827a7a06.tar.xz discoin-a406fcb6cacdc49ce11fc6147df58c0c827a7a06.zip | |
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 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions