angular-cn/modules/@angular/http
Martin Probst 729dc3b764 fix(security): support XSSI prefixes with and without commas.
Some implementations use an XSSI prefix with a trailing comma, some without.
This changes Angular to support both.
2016-06-09 11:32:07 -07:00
..
src fix(security): support XSSI prefixes with and without commas. 2016-06-09 11:32:07 -07:00
test fix(security): support XSSI prefixes with and without commas. 2016-06-09 11:32:07 -07:00
testing refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
http.ts feat(i18n): extract messages 2016-06-07 15:17:02 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -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 repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json chore: remove deep imports to fix build. 2016-05-31 17:13:41 -07:00
tsconfig-es2015.json chore: remove deep imports to fix build. 2016-05-31 17:13:41 -07:00