Searched refs:kCacheControl (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/http/ | ||
D | http_request.h | 47 BRILLO_EXPORT extern const char kCacheControl[]; |
D | http_request.cc | 39 const char request_header::kCacheControl[] = "Cache-Control"; member in brillo::http::request_header |