Searched refs:cacheControl (Results 1 – 6 of 6) sorted by relevance
22 void HttpCacheRequest::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() argument24 auto vec = CommonUtils::Split(cacheControl, SPLIT); in ParseCacheControl()146 void HttpCacheResponse::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() argument148 auto vec = CommonUtils::Split(cacheControl, SPLIT); in ParseCacheControl()
22 void HttpCacheRequest::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() argument24 auto vec = CommonUtils::Split(cacheControl, SPLIT); in ParseCacheControl()
22 void HttpCacheResponse::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() argument24 auto vec = CommonUtils::Split(cacheControl, SPLIT); in ParseCacheControl()
58 void ParseCacheControl(const std::string &cacheControl);131 void ParseCacheControl(const std::string &cacheControl);
57 void ParseCacheControl(const std::string &cacheControl);
82 void ParseCacheControl(const std::string &cacheControl);