angular-cn/modules/@angular/platform-server
Martin Probst 4d793c4eb8 feat(security): Automatic XSRF handling.
Automatically recognize XSRF protection cookies, and set a corresponding XSRF
header. Allows applications to configure the cookie names, or if needed,
completely override the XSRF request configuration by binding their own
XSRFHandler implementation.

Part of #8511.
2016-05-31 16:12:33 -07:00
..
src feat(security): Automatic XSRF handling. 2016-05-31 16:12:33 -07:00
testing feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
compiler_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
compiler_private.ts refactor(compiler_cli): move it into modules/@angular and integrate properly into the build 2016-05-03 15:57:49 -07:00
core_private.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
index.dart 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 chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
platform-server.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
platform_browser_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
platform_browser_private.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -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: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00
tsconfig-es2015.json build: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00