angular/integration/platform-server/src
Alan Agius ddf0d4eabe fix(http): HTTP cache was being disabled prematurely (#49826)
This commit fixes an issue were on the server the HTTP cache was being disabled prematurely which caused HTTP calls performed in `ngOnInit` life cycle hooks not to be cached.

PR Close #49826
2023-04-13 14:04:00 +00:00
..
helloworld test: update tests to remove deprecated withServerTransition (#49422) 2023-03-15 17:08:18 -07:00
http-transferstate-lazy fix(http): HTTP cache was being disabled prematurely (#49826) 2023-04-13 14:04:00 +00:00
transferstate feat(core): expose makeStateKey, StateKey and TransferState (#49563) 2023-03-29 10:18:02 -07:00
server.ts fix(http): wait for all XHR requests to finish before stabilizing application (#49776) 2023-04-11 13:44:30 -07:00