pub const ZR_CACHE_DIR: &str = "ZR_CACHE_DIR";
Env var set to dir that the tool can use to store intermediary data for the specific request.
The cache key (dir name) is a hash of source, target, request and request content only.