[ Web Proxy ]
URL:
Viewing: https://angular.dev/api/common/http/HttpClientJsonpModule [Back]  [Original]

HttpClientJsonpModule Angular Skip to main content
menu
close
more_horiz
menuAPI
@angular/common/http

HttpClientJsonpModule

NgModule
deprecatedsince v22.1

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.

Deprecation warning

JSONP is deprecated as it can cause XSS vulnerabilities. Intent to remove in future versions of Angular.

orthos-back.svg [orthos-back.svg]

On this page

    arrow_upward_alt Back to the top

    API

    Jump to details

    Web Proxy Viewer  |  New URL  |  Original Page