Searched defs:PostResponse (Results 1 – 1 of 1) sorted by relevance
298 class PostResponse { class300 explicit PostResponse(const std::string& response) : response_(response) {} in PostResponse() function in trunks::PostResponse