@angular/common/http

withInterceptorsFromDi

function

Includes class-based interceptors configured using a multi-provider in the current injector into the configured HttpClient instance.

  
    function withInterceptorsFromDi(  ): HttpFeature<HttpFeatureKind.LegacyInterceptors>;
  
  
Jump to details