HttpClientJsonpModule
NgModule
Deprecated
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.
API
class HttpClientJsonpModule {}
Jump to details