mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fix(http): invalidStateError if response body without content If the responseType has been specified and other than 'text', responseText throw an InvalidStateError exception See XHR doc => https://xhr.spec.whatwg.org/#the-responsetext-attribute Unit Test to prevent invalidStateError |
||
|---|---|---|
| .. | ||
| jsonp_backend_spec.ts | ||
| mock_backend_spec.ts | ||
| xhr_backend_spec.ts | ||