more_horiz
@angular/platform-browsercode
withNoHttpTransferCache
function
stable
Disables HTTP transfer cache. Effectively causes HTTP requests to be performed twice: once on the server and other one on the browser.
Disabling CachingOn this page
API
function withNoHttpTransferCache(): HydrationFeature<HydrationFeatureKind.NoHttpTransferCache>;Jump to details