HTTPResponseConvertible
A value that can be converted to an HTTP response and body.
protocol HTTPResponseConvertible
Browse conforming typesConform your error type to this protocol to convert it to an HTTPResponse
and HTTPBody
.
Used by ErrorHandlingMiddleware
.