tor-browser

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

fetch-request-no-freshness-headers.https.html.ini (260B)


      1 [fetch-request-no-freshness-headers.https.html]
      2  expected:
      3    if (os == "win") and debug: [OK, ERROR]
      4  [The headers of FetchEvent shouldn't contain freshness headers.]
      5    expected:
      6      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]