Searched refs:ReadClientHTTPMethod (Results 1 – 2 of 2) sorted by relevance
116 bool ReadClientHTTPMethod(std::string* header);
362 if (!ReadClientHTTPMethod(header) || in ProcessLastHeaderLine()459 bool HTTPProxy::ReadClientHTTPMethod(string* header) { in ReadClientHTTPMethod() function in shill::HTTPProxy