Closed rspitler closed 2 years ago
When using flask_json you can cause a JsonError to be raised even if you call hasattr(request, 'json') and the request has an empty body
When using flask_json you can cause a JsonError to be raised even if you call hasattr(request, 'json') and the request has an empty body