OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:client_method_
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
http_proxy.cc
241
if (base::LowerCaseEqualsASCII(
client_method_
, kHTTPMethodConnect)) {
291
if (!base::LowerCaseEqualsASCII(
client_method_
, kHTTPMethodConnect)) {
466
client_method_
= header->substr(0, method_end);
660
client_method_
.clear();
http_proxy.h
154
std::string
client_method_
;
member in class:shill::HTTPProxy
Completed in 133 milliseconds