Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.h64 BRILLO_EXPORT extern const char kIfNoneMatch[];
Dhttp_request.cc56 const char request_header::kIfNoneMatch[] = "If-None-Match"; member in brillo::http::request_header