tor-browser

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

broken-chunked-encoding.https.html.ini (393B)


      1 [broken-chunked-encoding.https.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [FetchEvent#preloadResponse resolves even if the body is sent with broken chunked encoding.]
      5    expected:
      6      if os == "win": [PASS, TIMEOUT]
      7 
      8  [FetchEvent#preloadResponse resolves even if the body is sent with broken chunked encoding with some delays]
      9    expected:
     10      if os == "win": [PASS, NOTRUN]