Skip to main content

service_version

Function service_version 

Source
pub fn service_version() -> u64
Expand description

The version number for the Fastly service that is processing the current request.

Equivalent to the “FASTLY_SERVICE_VERSION” environment variable and to req.vcl.version in VCL.