Search results

  1. I/O Labs

    How to hide (or not hide) referrer

    These days, all major browsers have a default Referrer Policy of strict-origin-when-cross-origin. ...this means if a website doesn't explicitly set a different Referrer Policy, a cross-origin request (or clicking a link) will only disclose the origin (the host), but not the URL that the user...
Back
Top