angular-cn/modules/@angular/http
Thierry Templier 89f61087c7 feat(http): implement Response.prototype.toString() to make for a nicer error message
Added a toString method to the Response class displaying status / status and
the URL of the request.

Closes: https://github.com/angular/http/issues/89

Closes #7511
2016-05-26 10:38:29 -07:00
..
src feat(http): implement Response.prototype.toString() to make for a nicer error message 2016-05-26 10:38:29 -07:00
test fix(http): Set response.ok 2016-05-24 21:20:27 -07:00
testing docs(http): fix MockBackend example 2016-05-23 17:22:36 -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: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -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