HandlerUse extension

Extension on Handler which adds support for applying middleware to the request pipeline.

on

Methods

use(Middleware middleware) Handler
Apply middleware to the current handler.