blob: c0d444f8132ff4f4691880be13c562e5e42b355b [file] [log] [blame]
This is a testharness.js-based test.
PASS XHR method GET with MIME type text/plain
PASS XHR method GET with MIME type text/plain (base64)
PASS XHR method GET with MIME type text/html
PASS XHR method GET with MIME type text/html;charset=UTF-8
FAIL XHR method GET with MIME type image/png assert_equals: expected "Hello, World!" but got "Hello,World!"
PASS XHR method POST with MIME type text/plain
PASS XHR method PUT with MIME type text/plain
PASS XHR method DELETE with MIME type text/plain
PASS XHR method HEAD with MIME type text/plain
PASS XHR method UNICORN with MIME type text/plain
Harness: the test ran to completion.