HomeSort by relevance Sort by last modified time
    Searched refs:GetRequestValue (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_vary_data.h 68 static std::string GetRequestValue(const HttpRequestInfo& request_info,
http_vary_data.cc 97 std::string HttpVaryData::GetRequestValue(
119 std::string request_value = GetRequestValue(request_info, request_header);

Completed in 39 milliseconds