mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00

In order to follow the spec the XHR statusText property should return just the status text without the status code. Adding tests to guard this behavior.
XMLHttpRequest Level 2: https://xhr.spec.whatwg.org/