Searched refs:HttpEvent (Results 1 – 1 of 1) sorted by relevance
423 class HttpEvent { class425 HttpEvent(const std::string& path, bool upgrade, bool isGET, in HttpEvent() function in node::inspector::__anon451111c10111::HttpEvent499 std::vector<HttpEvent> events; in OnData()501 for (const HttpEvent& event : events) { in OnData()598 std::vector<HttpEvent> events_;