W3cubDocs

/Angular

withNoHttpTransferCache

function developer preview

Disables HTTP transfer cache. Effectively causes HTTP requests to be performed twice: once on the server and other one on the browser.

withNoHttpTransferCache(): HydrationFeature<HydrationFeatureKind.NoHttpTransferCache>

Parameters

There are no parameters.

Returns

HydrationFeature<HydrationFeatureKind.NoHttpTransferCache>

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/platform-browser/withNoHttpTransferCache