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