angular/modules/angular2/test/http
Rob Wormald 5514dc19d9 refactor(facade): use rxjs package
move to new RxJS distribution.

BREAKING CHANGE:

RxJS imports now are via `rxjs` instead of `@reactivex/rxjs`
Individual operators can be imported `import 'rxjs/operators/map'`
2015-12-02 16:02:34 -08:00
..
backends fix(http): return URL in Response 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 fix(http): return Response headers 2015-11-23 22:17:13 +00:00
http_spec.ts refactor(facade): use rxjs package 2015-12-02 16:02:34 -08:00
url_search_params_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00