mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
`DOM::XMLHttpRequest` now checks if the requested URL has the same `Origin` as the requesting `Document`. If the requested URL is in violation of SOP the request is rejected and an "error" `DOM::Event` is dispatched.
4.5 KiB
4.5 KiB