Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec ause of its detrimental effects to the end user's experience. For more help, che ck http://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec ause of its detrimental effects to the end user's experience. For more help, che ck http://xhr.spec.whatwg.org/. |
| 2 CONSOLE WARNING: Header values not matching to RFC 7230, will be deprecated (see : https://www.chromestatus.com/feature/6457425448140800). | |
| 2 Test that setRequestHeader can be used to set headers that have a name, but no v alue. | 3 Test that setRequestHeader can be used to set headers that have a name, but no v alue. |
| 3 | 4 |
| 4 SUCCESS | 5 SUCCESS |
| OLD | NEW |