HttpServerResponseInfo   13 net/server/http_server_response_info.cc HttpServerResponseInfo::HttpServerResponseInfo() : status_code_(HTTP_OK) {}
HttpServerResponseInfo   15 net/server/http_server_response_info.cc HttpServerResponseInfo::HttpServerResponseInfo(HttpStatusCode status_code)
HttpServerResponseInfo   18 net/server/http_server_response_info.cc HttpServerResponseInfo::~HttpServerResponseInfo() {}