mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-05-29 14:30:59 +02:00
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