Add JSONP support to the configuration of the current HttpClient instance.
API
function withJsonpSupport(): HttpFeature<HttpFeatureKind.JsonpSupport>;
Add JSONP support to the configuration of the current HttpClient instance.
function withJsonpSupport(): HttpFeature<HttpFeatureKind.JsonpSupport>;
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/common/http/withJsonpSupport