mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE: Http now returns Rx Observables directly, so calling .toRx() is no longer necessary. Additionally, Http calls are now cold, so backend requests will not fire unless .subscribe() is called. closes #4043 and closes #2974 Closes #4376 |
||
|---|---|---|
| .. | ||
| e2e_test | ||
| src | ||
| test/benchpress | ||
| pubspec.yaml | ||