Ralf Becker 2f1333a116 return and show in browser JSON parsing errors maybe caused by network problems
server sends HTTP status "400 Bad Request" with JSON payload with "error" and "errno" attributes.
error is json_last_error_msg() prefixed with "JSON ".
Not yet implemented is resending the request (max. twice) for JSON parsing errors to try to work around network problems
2018-11-01 12:00:08 +01:00
..
2018-10-11 12:54:17 -06:00
2017-01-31 08:29:00 -07:00
2016-06-18 10:22:34 +02:00
2018-10-02 10:12:40 +02:00