Home
last modified time | relevance | path

Searched defs:HttpResponse (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/websocket/
Dhttp.h47 struct HttpResponse : private HttpBase { struct
54 static bool Decode(const std::string& response, HttpResponse& parsed); argument