Home
last modified time | relevance | path

Searched defs:kProxyAuthorization (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_request_headers.h99 static const char kProxyAuthorization[]; variable
H A Dhttp_request_headers.cc69 const char HttpRequestHeaders::kProxyAuthorization[] = "Proxy-Authorization"; member in net::HttpRequestHeaders
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_request.cc62 const char request_header::kProxyAuthorization[] = "Proxy-Authorization"; member in brillo::http::request_header