HomeSort by relevance Sort by last modified time
    Searched defs:raw_headers_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/test/url_request/
url_request_mock_http_job.h 82 std::string raw_headers_; member in class:net::URLRequestMockHTTPJob
  /external/chromium_org/net/http/
http_response_headers.h 285 const std::string& raw_headers() const { return raw_headers_; }
292 // The members of this structure point into raw_headers_.
372 // header-value pairs within raw_headers_.
375 // The raw_headers_ consists of the normalized status line (terminated with a
381 std::string raw_headers_; member in class:net::HttpResponseHeaders

Completed in 67 milliseconds