• Overview
@angular/common/http

withJsonpSupport

function

Add JSONP support to the configuration of the current HttpClient instance.

  
    function withJsonpSupport(): HttpFeature<HttpFeatureKind.JsonpSupport>;
  
  

Add JSONP support to the configuration of the current HttpClient instance.

Jump to details