angular/modules/@angular/http/src
Alex Eagle 41c8c30973 chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
2016-09-27 17:12:25 -07:00
..
backends chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -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 chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -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 refactor(facade): remove useless facades 2016-09-27 16:13:09 -07:00
http.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
http_module.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
http_utils.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
index.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
interfaces.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -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 chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
url_search_params.ts refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00