angular/modules/angular2/src/http
Rob Wormald a9b1270a5a fix(http): use Observable<Response> on Http methods
use correct type definitions for Http responses.

Closes #5017
2015-11-04 19:19:50 +00:00
..
backends fix(http): use Observable<Response> on Http methods 2015-11-04 19:19:50 +00:00
base_request_options.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
base_response_options.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
enums.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
headers.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
http.ts fix(http): use Observable<Response> on Http methods 2015-11-04 19:19:50 +00:00
http_sfx.ts chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
http_utils.ts feat(http): Add support for strings as http method names 2015-10-02 11:33:49 -07:00
index.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
interfaces.ts chore(http): assert that url is present when creating new Request 2015-10-30 04:52:40 +00:00
package.json chore: remove traceur from package.json published to npm 2015-10-05 02:47:49 +00:00
static_request.ts chore(http): assert that url is present when creating new Request 2015-10-30 04:52:40 +00:00
static_response.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
url_search_params.ts refactor(MapWrapper): drop delete(), get(), forEach() and size 2015-10-09 20:07:43 +00:00