angular-cn/modules/@angular/http/test
Damien Cassan 0bd97ecda2 feat(http): add options method to Http (#10540)
Add options method to the Http object, which could be useful when using self-describing RESTful APIs.

This closes #10500, closes #7918
2016-08-08 09:15:13 -07:00
..
backends chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
base_request_options_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
headers_spec.ts refactor(http): rewrite for readable & efficient. 2016-07-29 21:30:28 -07:00
http_spec.ts feat(http): add options method to Http (#10540) 2016-08-08 09:15:13 -07:00
static_request_spec.ts feat(http): add content-type override support for http request (#10211) 2016-07-22 08:37:32 -07:00
static_response_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
url_search_params_spec.ts fix(http): URLSearchParams.clone propagate the QueryEncoder (#9900) 2016-07-30 19:01:20 -07:00