On this page
HttpClientJsonpModule
ngmodule
Configures the dependency injector for HttpClient with supporting services for JSONP. Without this module, Jsonp requests reach the backend with method JSONP, where they are rejected.
class HttpClientJsonpModule {
}
Providers
| Provider |
|---|
|
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/common/http/HttpClientJsonpModule