angular-cn/modules/angular2/test/http
Jeff Cross b3d98cba77 refactor(http): remove default settings from `RequestOptions` constructor
The BaseRequestOptions class is responsible for declaring default values,
while the RequestOptions class is merely responsible for setting values
based on values provided in the constructor.
2015-06-30 15:21:36 -07:00
..
backends refactor(http): remove default settings from `RequestOptions` constructor 2015-06-30 15:21:36 -07:00
base_request_options_spec.ts refactor(http): remove default settings from `RequestOptions` constructor 2015-06-30 15:21:36 -07:00
headers_spec.ts feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00
http_spec.ts refactor(http): remove default settings from `RequestOptions` constructor 2015-06-30 15:21:36 -07:00
url_search_params_spec.ts feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00