HomeSort by relevance Sort by last modified time
    Searched refs:kCacheControl (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/http/
http_request.h 47 BRILLO_EXPORT extern const char kCacheControl[];
87 BRILLO_EXPORT extern const char kCacheControl[];
http_request.cc 39 const char request_header::kCacheControl[] = "Cache-Control";
77 const char response_header::kCacheControl[] = "Cache-Control";

Completed in 37 milliseconds