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

/external/chromium/net/http/
H A Dhttp_response_headers.h247 const std::string& raw_headers() const { return raw_headers_; }
254 // The members of this structure point into raw_headers_.
325 // header-value pairs within raw_headers_.
328 // The raw_headers_ consists of the normalized status line (terminated with a
334 std::string raw_headers_; member in class:net::HttpResponseHeaders

Completed in 16 milliseconds