type ReqorMiddlewareContext = { url: string; init: RequestInit; sub: ReqorSub; }
The url for which the middleware context is running