Searched refs:StripHeaders (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_util.h89 static std::string StripHeaders(const std::string& headers,
H A Dhttp_util_unittest.cc123 TEST(HttpUtilTest, StripHeaders) {
142 HttpUtil::StripHeaders(headers, header_names,
H A Dhttp_util.cc356 std::string HttpUtil::StripHeaders(const std::string& headers, function in class:net::HttpUtil

Completed in 178 milliseconds