tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

arbitrary-header-in-early-hints.h2.window.js (154B)


      1 test(() => {
      2    const test_url = "resources/arbitrary-header-in-early-hints.h2.py";
      3    window.location.replace(new URL(test_url, window.location));
      4 });