HttpHandler typedef

HttpHandler = Handler<HttpContext>

Implementation

typedef HttpHandler = Handler<HttpContext>;