Searched defs:OnlinePortal (Results 1 – 2 of 2) sorted by relevance
136 struct OnlinePortal { struct137 std::string url;138 std::string method;139 std::string post_data;
62 message OnlinePortal { message