Searched refs:kContentEncoding (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/http/ | ||
D | http_request.h | 49 BRILLO_EXPORT extern const char kContentEncoding[]; |
D | http_request.cc | 41 const char request_header::kContentEncoding[] = "Content-Encoding"; member in brillo::http::request_header |