mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options_spec.ts | ||
| headers_spec.ts | ||
| http_spec.ts | ||
| url_search_params_spec.ts | ||