app: Avoid needless exception to pop
It's better to reply 400 Bad Request on malformed requests and do not pollute log with exceptions.
Showing
Please register or sign in to comment
It's better to reply 400 Bad Request on malformed requests and do not pollute log with exceptions.