[status-code.window.html]
expected:
if (os == "android") and debug and fission: [TIMEOUT, OK]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
[HTTP/1.1 (network error)]
expected: FAIL
[HTTP/1.1 BLAH (network error)]
expected: FAIL
[HTTP/1.1 0 OK ]
expected: FAIL
[HTTP/1.1 200 ]
expected: FAIL
[HTTP/1.1 1000 BOO (network error)]
expected: FAIL
[HTTP/1.1 0200 BOO (network error)]
expected: FAIL
[HTTP/1.1 65736 NOT 200 OR SOME SUCH (network error)]
expected: FAIL
[HTTP/1.1 131072 HI (network error)]
expected: FAIL
[HTTP/1.1 -200 TEST (network error)]
expected: FAIL
[HTTP/1.1 0xA (network error)]
expected: FAIL
[HTTP/1.1 C8 (network error)]
expected: FAIL