tor-browser

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

mochitest_http2.toml (129B)


      1 [DEFAULT]
      2 run-if = [
      3  "http2",
      4 ]
      5 prefs = ["network.http.http2.websockets=true"]
      6 
      7 ["test_websocket_http2.html"]
      8 scheme = "https"