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

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