Searched defs:kProxyAuthorization (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/http/ | ||
| D | http_request_headers.h | 98   static const char kProxyAuthorization[];  variable | 
| D | http_request_headers.cc | 66 const char HttpRequestHeaders::kProxyAuthorization[] = "Proxy-Authorization";  member in net::HttpRequestHeaders | 
| /external/libbrillo/brillo/http/ | ||
| D | http_request.cc | 62 const char request_header::kProxyAuthorization[]  = "Proxy-Authorization";  member in brillo::http::request_header |