mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dddbe1075a
Replaces `PLATFORM_ID` checks with `ngServerMode` within the `HttpXsrfCookieExtractor`. It is not part of the public API, and thus this change should not affect consumers who may have called the constructor directly. PR Close #59810