Searched defs:CustomHttpResponse (Results 1 – 1 of 1) sorted by relevance
29 class CustomHttpResponse : public HttpResponse { class31 CustomHttpResponse(const std::string& headers, const std::string& contents) in CustomHttpResponse() function in net::test_server::__anon2da1fea80111::CustomHttpResponse