summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorRohan Kumar <seirdy@seirdy.one>2022-07-30 16:37:08 -0700
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitd6fd0df002798ba1e9e03005c352019bb4d4e736 (patch)
treeff43cd7ecb87c806d1c3f4a0cd06d0ae493d4115 /static
parent9f74b756ec47fe332e6448777fd6e5958dd260dc (diff)
Add "Origin-Agent-Cluster" header
Hint to browsers that we prefer per-origin process isolation. This disables certain unsafe features regarding cross-origin same-site resource sharing. https://web.dev/origin-agent-cluster/#limitations Specification link: https://html.spec.whatwg.org/multipage/origin.html#origin-keyed-agent-clusters This is just a hint to browsers. Depending on resource availability, they may or may not actually allocate a process. For this reason, it's not a robust security feature although it is preferable. This header needs to be active on all pages from an origin for it to work.
Diffstat (limited to 'static')
0 files changed, 0 insertions, 0 deletions