Home | History | Annotate | Download | only in http

Lines Matching refs:GetStatusLine

448 std::string HttpResponseHeaders::GetStatusLine() const {
454 // GetStatusLine() is already normalized, so it has the format:
456 std::string status_text = GetStatusLine();