mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-18 03:15:27 +00:00
To implement the HttpOnly attribute, the CookieJar needs to know where a request originated from. Namely, it needs to distinguish between HTTP / non-HTTP (i.e. JavaScript) requests. When the HttpOnly attribute is set, requests from JavaScript are to be blocked.
5.4 KiB
5.4 KiB