Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

spoof http origin header #922

Open
tyngdekraften opened this issue Jan 22, 2018 · 1 comment
Open

spoof http origin header #922

tyngdekraften opened this issue Jan 22, 2018 · 1 comment

Comments

@tyngdekraften
Copy link

tyngdekraften commented Jan 22, 2018

https://skyfallattack.com/

GET /s/montserrat/v12/IVeH6A3MiFyaSEiudUMXE8u2Q0OS-KeTAWjgkS85mDg.woff2
Host: fonts.gstatic.com
Referer: https://fonts.gstatic.com/
Origin: https://skyfallattack.com

in this context origin is useless and used for tracking while modifying it does not break anything
#358 (comment)

@ssokolow
Copy link

Spoofing it to the spec-defined null value (The value used for file:// URLs where null != null) should be safe, though it's possible some sites might decide that blocking use from file:// URLs is acceptable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants