pub fn cache_generation() -> u64Expand description
The current cache identifier for this Fastly service.
Equivalent to the “FASTLY_CACHE_GENERATION” environment variable and to req.vcl.generation
in VCL.
pub fn cache_generation() -> u64The current cache identifier for this Fastly service.
Equivalent to the “FASTLY_CACHE_GENERATION” environment variable and to req.vcl.generation
in VCL.