Home
last modified time | relevance | path

Searched refs:kCacheControl (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_request.h47 BRILLO_EXPORT extern const char kCacheControl[];
87 BRILLO_EXPORT extern const char kCacheControl[];
Dhttp_request.cc39 const char request_header::kCacheControl[] = "Cache-Control"; member in brillo::http::request_header
77 const char response_header::kCacheControl[] = "Cache-Control"; member in brillo::http::response_header