Configures individual HTTP request behavior.
Allows per-request overrides of client defaults including headers, timeout, and resilience features. Use to customize specific requests without affecting global configuration.
Optional
HTTP method
Request headers
Query parameters
Request timeout
Skip retry for this request
Skip rate limiting for this request
Configures individual HTTP request behavior.
Remarks
Allows per-request overrides of client defaults including headers, timeout, and resilience features. Use to customize specific requests without affecting global configuration.