Searched defs:GetStatusLine (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/http/
H A Dhttp_response_headers.cc448 std::string HttpResponseHeaders::GetStatusLine() const { function in class:net::HttpResponseHeaders
454 // GetStatusLine() is already normalized, so it has the format:
456 std::string status_text = GetStatusLine();

Completed in 51 milliseconds