Searched refs:maxStale_ (Results 1 – 4 of 4) sorted by relevance
42 maxStale_ = value; in ParseCacheControl()102 if (maxStale_.empty()) { in GetMaxStaleSeconds()106 return std::strtol(maxStale_.c_str(), nullptr, DECIMAL); in GetMaxStaleSeconds()
65 std::string maxStale_; variable
66 std::string maxStale_; variable