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.
Jump to details
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.