Searched defs:HttpRequest (Results 1 – 2 of 2) sorted by relevance
34 struct HttpRequest : private HttpBase { struct40 static bool Decode(const std::string& request, HttpRequest& parsed); argument
271 auto notValidCallBack = [](const HttpRequest&) -> bool { in __anonf54d083d0402()