angular/modules/angular2/src/http
Pawel Kozlowski 8c670822ce chore(bundles): don't distribute sfx bundles for http
Currently the main sfx bundle already contains http and router
and the http sfx bundles duplicates all core.

Additionally https://github.com/angular/angular/issues/5223
modifies our strategy for individual bundles

Closes #5434
2015-11-30 16:29:58 +00:00
..
backends cleanup(testing): create top level files for mocks 2015-11-24 19:29:52 +00:00
base_request_options.ts cleanup(tooling): move tooling to the browser platform and rename profile into instrumentation 2015-11-24 19:29:52 +00:00
base_response_options.ts cleanup(tooling): move tooling to the browser platform and rename profile into instrumentation 2015-11-24 19:29:52 +00:00
enums.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
headers.ts fix(http): return Response headers 2015-11-23 22:17:13 +00:00
http.ts cleanup(tooling): move tooling to the browser platform and rename profile into instrumentation 2015-11-24 19:29:52 +00:00
http_utils.ts fix(http): return URL in Response 2015-11-23 22:17:13 +00:00
index.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
interfaces.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
package.json chore: remove traceur from package.json published to npm 2015-10-05 02:47:49 +00:00
static_request.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
static_response.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
url_search_params.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00