mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6f88d80758
Expose `HTTP_TRANSFER_CACHE_ORIGIN_MAP` injection token in public api. This is useful when different origins are used to access the same APIs between server and browser. Fixes #53702 PR Close #55274