A hook that is called before the SDK creates a Request object. The hook can modify how a request is constructed since certain modifications, like changing the request URL, cannot be done on a request object directly.
Request
A hook that is called before the SDK creates a
Requestobject. The hook can modify how a request is constructed since certain modifications, like changing the request URL, cannot be done on a request object directly.