angular-docs-cn/modules/@angular/http
Elliott Davis b2e0946696 fix(Request): Change Request.text's return type to string
Change the return typing for the .text method to `string` so typescript treats it
like a normal string.

Closes #8138
2016-05-20 12:57:31 -07:00
..
src fix(Request): Change Request.text's return type to string 2016-05-20 12:57:31 -07:00
test feat(http): set the statusText property from the XMLHttpRequest instance 2016-05-19 15:58:59 -07:00
testing docs(MockConnection) update mockRespond usage example (#8487) 2016-05-20 09:19:59 -07:00
http.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
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00
tsconfig-es2015.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00