blob: 5a3e2d28a5ab2a3502ae8b021914e47474eb5a47 [file] [log] [blame]
CONSOLE WARNING: line 20: 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 bug 40947: REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data wrongfully gets a charset appended.
There should be no charset added, and most importantly, it shouldn't be appended to the end.
PASS