aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-04-28 15:17:41 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-06-10 15:20:49 +0200
commita406fcb6cacdc49ce11fc6147df58c0c827a7a06 (patch)
treebb9c62862519dffb823f86b83556b0e037816cf1 /doc
parent63151521fd06ccddd6d5c4e3f283f26d5b9b024d (diff)
downloadbitcoin-a406fcb6cacdc49ce11fc6147df58c0c827a7a06.tar.xz
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 'doc')
0 files changed, 0 insertions, 0 deletions