OLD | NEW |
---|---|
(Empty) | |
1 Test for ArrayBuffer POST in XMLHttpRequest send | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 xhr.readyState = 4: responseURL = http://127.0.0.1:8000/xmlhttprequest/resources /post-echo-as-ascii.cgi | |
7 PASS status is "200" | |
8 PASS responseText is "0 1 2 25 45 58 255" | |
9 PASS successfullyParsed is true | |
10 | |
11 TEST COMPLETE | |
12 | |
OLD | NEW |