Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.h68 BRILLO_EXPORT extern const char kMaxForwards[];
Dhttp_request.cc60 const char request_header::kMaxForwards[] = "Max-Forwards"; member in brillo::http::request_header