Files
blackcoin-more/qa/rpc-tests/test_framework
Wladimir J. van der Laan 7829900147 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.
2018-09-30 19:21:32 +03:00
..
2015-05-18 15:25:45 +02:00
2015-08-21 15:31:37 -04:00
2015-08-21 15:31:37 -04:00
2016-01-18 10:46:46 +01:00
2015-05-18 15:25:45 +02:00