angular-cn/modules/@angular/http/test/backends
Flounn 5ab5cc77bb Fix(http): invalidStateError if response body without content (#11786)
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
2016-09-24 05:44:01 +09:00
..
jsonp_backend_spec.ts refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00
mock_backend_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
xhr_backend_spec.ts Fix(http): invalidStateError if response body without content (#11786) 2016-09-24 05:44:01 +09:00