http_middleware/middleware_contract library

Classes

MiddlewareContract
Middleware interface to create custom middleware for http. Extend this class and override the functions that you want to intercept.