tor-browser

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

non-secure.http.window.js (246B)


      1 // META: script=resources/util.js
      2 
      3 async_test(make_message_test(ECHO_URL, "FAIL"), "Critical-CH navigation non-secure")
      4 async_test(make_message_test(ECHO_URL+"?multiple=true", "FAIL"), "Critical-CH w/ multiple headers and navigation non-secure")