angular/modules/angular2/test/http
Rob Wormald 201f189d0e fix(http): error on non-200 status codes
BREAKING CHANGE:

previously http would only error on network errors to match the fetch
specification. Now status codes less than 200 and greater than 299 will
cause Http's Observable to error.

Closes #5130.
2015-11-23 22:17:13 +00:00
..
backends fix(http): error on non-200 status codes 2015-11-23 22:17:13 +00:00
base_request_options_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
headers_spec.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
http_spec.ts fix(http): refactor 'require' statements to 'import' declarations for Rx 2015-11-17 01:26:54 +00:00
url_search_params_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00