angular/modules/@angular/http/src
ScottSWu 86fbd50c3d refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.

Fixes #4924
2016-06-08 16:20:50 -07:00
..
backends refactor(TypeScript): Add noImplicitAny 2016-06-08 16:20:50 -07:00
base_request_options.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
base_response_options.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
enums.ts feat(http): automatically set request Content-Type header based on body type 2016-05-24 11:42:37 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
headers.ts refactor(TypeScript): Add noImplicitAny 2016-06-08 16:20:50 -07:00
http.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
http_utils.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
interfaces.ts feat(security): Automatic XSRF handling. 2016-05-31 16:12:33 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
static_request.ts refactor(TypeScript): Add noImplicitAny 2016-06-08 16:20:50 -07:00
static_response.ts feat(http): implement Response.prototype.toString() to make for a nicer error message 2016-05-26 10:38:29 -07:00
url_search_params.ts Update url_search_params.ts 2016-05-23 14:43:26 -07:00