cacheValidatedWithOriginServer property
Whether or not the response was validated with the origin server before being served from cache.
This field is only meaningful if cache_hit is True.
Implementation
core.bool? cacheValidatedWithOriginServer;
Whether or not the response was validated with the origin server before being served from cache.
This field is only meaningful if cache_hit is True.
core.bool? cacheValidatedWithOriginServer;