angular-cn/modules/@angular/http/src
Miško Hevery 738d93caf7 refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
..
backends refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
base_request_options.ts fix(http): create a copy of headers when merge options (#13365) 2016-12-12 11:16:34 -08:00
base_response_options.ts refactor(http): remove all facade methods from http module (#12870) 2016-11-15 09:19:14 -08:00
body.ts fix(http): check response body text against undefined (#13017) 2016-12-09 15:39:39 -08:00
enums.ts feat(http): add support for blob as a response type (#10190) 2016-07-21 13:44:38 -07:00
headers.ts refactor: remove `keys()` and `values()` from MapWrapper 2016-11-04 13:27:38 -07:00
http.ts fix(http): use params without RequestOptions (#14101) 2017-01-31 15:44:49 -06:00
http_module.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
http_utils.ts refactor(http): remove all facade methods from http module (#12870) 2016-11-15 09:19:14 -08:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
interfaces.ts Revert "fix(http): Make ResponseOptionsArgs an interface (#14607)" 2017-02-20 19:48:53 -08:00
static_request.ts fix(http): don't create a blob out of ArrayBuffer when type is application/octet-stream (#13992) 2017-01-18 16:01:02 -08:00
static_response.ts docs(http): Spelling Fix #13867 2017-01-12 09:55:49 -08:00
url_search_params.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00