Files
ladybird/Libraries
Andreas Kling 7382b27c22 LibWeb: Add Origin concept (protocol, host, port tuple)
Every Document now has an Origin, found via Document::origin().
It's based on the URL of the document.

This will be used to implement things like the same-origin policy.
2020-04-07 23:01:45 +02:00
..
2020-04-07 21:28:43 +02:00
2020-04-05 16:11:13 +02:00
2020-04-06 20:31:48 +02:00