HTTPResponseConvertible

A value that can be converted to an HTTP response and body.

ErrorHandlingMiddleware.swift:78
protocol HTTPResponseConvertible
Browse conforming types

Conform your error type to this protocol to convert it to an HTTPResponse and HTTPBody.

Used by ErrorHandlingMiddleware.