onStart method

Future<void> onStart(
  1. RequestContext ctx
)

请求开始前调用

Implementation

Future<void> onStart(RequestContext ctx) async {}