blob: a9914b6fbf600949fe25c5440157facf65f35f8a [file] [log] [blame]
CONSOLE WARNING: line 41: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Test for sending FormData via XMLHttpRequest.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Sending FormData containing a null value:
name=null
Sending FormData containing a null field name:
null=value
PASS successfullyParsed is true
TEST COMPLETE