ForwardingRequestEx extension

Extension on Request for forwarding requests through the current router.

on

Methods

forwardTo(Request request) FutureOr<Result>

Available on Request, provided by the ForwardingRequestEx extension

Forwards request through the RelicRouter that routed this request.