Searched defs:HttpResponse (Results 1 – 1 of 1) sorted by relevance
48 struct HttpResponse : private HttpBase { struct55 static bool Decode(const std::string& response, HttpResponse& parsed); argument