@angular/common/http

withFetch

function

Configures the current HttpClient instance to make requests using the fetch API.

withFetch(
): HttpFeature<HttpFeatureKind.Fetch>;
Jump to details