Home
last modified time | relevance | path

Searched defs:kProxyConnection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_request_headers.h100 static const char kProxyConnection[]; variable
H A Dhttp_request_headers.cc70 const char HttpRequestHeaders::kProxyConnection[] = "Proxy-Connection"; member in net::HttpRequestHeaders