Properties

basicMiddleware → Iterable<Type>

Reasonable basic middleware that should probably always be used.

read-only

Classes

ConditionalMiddleware

ErrorHandlerCollection

ErrorHandlerMiddleware

ForwarderMiddleware

Input

InputParser

InputParserMiddleware

JsonInputParser

LoggerMiddleware

MultipartInputParser

PubMiddleware

Enables integration with pub workflow. If the application is in development mode, requests will be forwarded to pub serve. If not in dev mode, build/web will be used for static assets.

RawInputParser

RemoveTrailingSlashMiddleware

StaticFilesMiddleware

UrlEncodedInputParser

Exceptions / Errors

BadErrorHandlerOrderException