Searched defs:WebHeaderList (Results 1 – 2 of 2) sorted by relevance
82 using WebHeaderList = std::vector<std::pair<std::string, std::string>>; variable
32 using WebHeaderList = std::vector<std::pair<std::string, std::string>>; variable