segmented_caching.client_req.is_range
BOOL, read-only.
Available inlog
Whether the client's request is a range request.
This variable will evaluate to false
when segmented caching is not enabled for
the request (even if req.http.Range
is present).