HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceStatusLine (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
partial_data.cc 381 headers->ReplaceStatusLine("HTTP/1.1 206 Partial Content");
389 headers->ReplaceStatusLine(
401 headers->ReplaceStatusLine("HTTP/1.1 200 OK");
http_response_headers.h 78 void ReplaceStatusLine(const std::string& new_status);
http_response_headers_unittest.cc     [all...]
http_response_headers.cc 317 void HttpResponseHeaders::ReplaceStatusLine(const std::string& new_status) {
    [all...]

Completed in 638 milliseconds