angular-cn/modules/@angular/http
Damien Cassan 0bd97ecda2 feat(http): add options method to Http (#10540)
Add options method to the Http object, which could be useful when using self-describing RESTful APIs.

This closes #10500, closes #7918
2016-08-08 09:15:13 -07:00
..
src feat(http): add options method to Http (#10540) 2016-08-08 09:15:13 -07:00
test feat(http): add options method to Http (#10540) 2016-08-08 09:15:13 -07:00
testing fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
http.ts refactor(http): use ngModules for http (#10329) 2016-07-27 13:09:05 -07:00
index.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
package.json fix(http): remove peerDep on @angular/common 2016-06-08 12:20:42 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00