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