@angular/common/http

withJsonpSupport

function

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

withJsonpSupport(
): HttpFeature<HttpFeatureKind.JsonpSupport>;
Jump to details