angular/modules/@angular/platform-browser/src
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
..
browser feat(security): Automatic XSRF handling. 2016-05-31 16:12:33 -07:00
dom feat(security): Automatic XSRF handling. 2016-05-31 16:12:33 -07:00
security feat(security): allow url(...) style values. 2016-05-17 11:23:31 +02:00
web_workers feat(security): Automatic XSRF handling. 2016-05-31 16:12:33 -07:00
xhr style(platform/browser): fix type spacing 2016-05-20 13:05:40 -07:00
browser.ts chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
worker_app.ts fix(browser): platform code cleanup 2016-05-23 17:57:28 -07:00
worker_render.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00