Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IHttpClientOptions interface

Options for HttpClient

Extends

RequestInit

Remarks

This interface defines the options for the HttpClient operations such as get(), post(), fetch(), etc. It is based on the whatwg API standard parameters that are documented here: https://fetch.spec.whatwg.org/