mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5ab5cc77bb
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