Skip to content

[Backport 21.2.x] fix(http): Rejects non-HTTP(S) URLs in JSONP requests#69125

Closed
SkyZeroZx wants to merge 1 commit into
angular:21.2.xfrom
SkyZeroZx:fix/jsonp-url-21.x
Closed

[Backport 21.2.x] fix(http): Rejects non-HTTP(S) URLs in JSONP requests#69125
SkyZeroZx wants to merge 1 commit into
angular:21.2.xfrom
SkyZeroZx:fix/jsonp-url-21.x

Conversation

@SkyZeroZx
Copy link
Copy Markdown
Contributor

Backport of #68863
For #68832

Prevents JSONP requests from using URLs with unsupported protocols for improved security.

Fixes angular#68832

(cherry picked from commit 632791f)

(cherry picked from commit 3687d60)
@pullapprove pullapprove Bot requested a review from kirjs June 3, 2026 16:06
@SkyZeroZx SkyZeroZx closed this Jun 3, 2026
@angular-robot angular-robot Bot added the area: common/http Issues related to HTTP and HTTP Client label Jun 3, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 3, 2026
@SkyZeroZx SkyZeroZx deleted the fix/jsonp-url-21.x branch June 3, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: common/http Issues related to HTTP and HTTP Client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant