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