On this page
withHttpTransferCacheOptions
function
The function accepts a an object, which allows to configure cache parameters, such as which headers should be included (no headers are included by default), wether POST requests should be cached or a callback function to determine if a particular request should be cached.
withHttpTransferCacheOptions(options: HttpTransferCacheOptions): HydrationFeature<HydrationFeatureKind.HttpTransferCacheOptions>
    Parameters
options | 
        HttpTransferCacheOptions | 
        
Returns
HydrationFeature<HydrationFeatureKind.HttpTransferCacheOptions>
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://angular.io/api/platform-browser/withHttpTransferCacheOptions