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