Searched refs:HttpAttribute (Results 1 – 2 of 2) sorted by relevance
159 typedef std::pair<std::string, std::string> HttpAttribute; typedef160 typedef std::vector<HttpAttribute> HttpAttributeList;
272 HttpAttribute attribute; in HttpParseAttributes()