@angular/common/http

withFetch

function

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

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