withJsonpSupport
function
Add JSONP support to the configuration of the current HttpClient
instance.
API
function withJsonpSupport(): HttpFeature<HttpFeatureKind.JsonpSupport>;
withJsonpSupport
Add JSONP support to the configuration of the current HttpClient
instance.
@returns
HttpFeature<HttpFeatureKind.JsonpSupport>
Jump to details