Files
ladybird/Libraries
Brendan Coles 3482b9b937 LibWeb: Enforce Same-Origin Policy (SOP) for XMLHttpRequest requests
`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.
2020-11-01 10:23:08 +01:00
..
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-10-03 12:36:49 +02:00
2020-10-03 12:36:49 +02:00
2020-10-25 11:37:42 +01:00
2020-10-02 16:03:17 +02:00