Searched refs:HttpAttribute (Results 1 – 1 of 1) sorted by relevance
118 typedef std::pair<std::string, std::string> HttpAttribute; typedef119 typedef std::vector<HttpAttribute> HttpAttributeList;156 HttpAttribute attribute; in HttpParseAttributes()