Mutable context passed to a ClientRequestInterceptor so it can
inspect and modify the resolved URL and headers before the request executes.
Usage
import { type ClientRequestContext } from "sdk/src/index.ts";
Mutable context passed to a ClientRequestInterceptor so it can
inspect and modify the resolved URL and headers before the request executes.
import { type ClientRequestContext } from "sdk/src/index.ts";