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

  /external/libbrillo/brillo/http/
http_request.h 49 BRILLO_EXPORT extern const char kContentEncoding[];
89 BRILLO_EXPORT extern const char kContentEncoding[];
http_request.cc 41 const char request_header::kContentEncoding[] = "Content-Encoding";
79 const char response_header::kContentEncoding[] = "Content-Encoding";

Completed in 35 milliseconds