Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.h70 BRILLO_EXPORT extern const char kProxyAuthorization[];
Dhttp_request.cc62 const char request_header::kProxyAuthorization[] = "Proxy-Authorization"; member in brillo::http::request_header