We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If there is an error in decoding a request, a 500 is thrown currently. This should be a 4xx status code.
Conform DecodingError to HTTPResponseConvertible protocol.
DecodingError
HTTPResponseConvertible
No response