angular/modules/@angular/http/src
2016-08-26 15:47:29 -07:00
..
backends fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
base_request_options.ts refactor(http): share 'body' logic between Request and Response 2016-07-12 18:01:06 -07:00
base_response_options.ts feat(http): add support for blob as a response type (#10190) 2016-07-21 13:44:38 -07:00
body.ts fix(http): return empty string if no body is present (#10668) 2016-08-11 21:40:18 -07:00
enums.ts feat(http): add support for blob as a response type (#10190) 2016-07-21 13:44:38 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
headers.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
http.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
http_utils.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
index.ts chore(dependencies): switch from es6-shim to core-js (#10884) 2016-08-25 17:28:36 -07:00
interfaces.ts feat(http): add support for blob as a response type (#10190) 2016-07-21 13:44:38 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
static_request.ts feat(http): add content-type override support for http request (#10211) 2016-07-22 08:37:32 -07:00
static_response.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
url_search_params.ts fix(http): encode correct value for %3D (#9790) 2016-08-26 15:47:29 -07:00