OnReqCallback typedef

OnReqCallback = void Function(HttpRequest req)

Implementation

typedef OnReqCallback = void Function(HttpRequest req);