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. |
||
|---|---|---|
| .. | ||
| jsonp_backend_spec.ts | ||
| mock_backend_spec.ts | ||
| xhr_backend_spec.ts | ||