withFetch
function
Configures the current HttpClient
instance to make requests using the fetch API.
API
Description
function withFetch(): HttpFeature<HttpFeatureKind.Fetch>;
Jump to details
Configures the current HttpClient
instance to make requests using the fetch API.
function withFetch(): HttpFeature<HttpFeatureKind.Fetch>;