Searched defs:raw_headers (Results 1 – 10 of 10) sorted by relevance
247 const std::string& raw_headers() const { return raw_headers_; } in raw_headers() function
16 const char* raw_headers; member24 const std::string raw_headers; member44 std::string raw_headers(test.raw_headers); in TestCommon() local290 const char* raw_headers; in TEST() member
965 std::string raw_headers(net::HttpUtil::AssembleRawHeaders(response.data(), in Verify206Response() local984 void CreateTruncatedEntry(std::string raw_headers, MockHttpCache* cache) { in CreateTruncatedEntry()3404 std::string raw_headers(kRangeGET_TransactionOK.status); in TEST() local3448 std::string raw_headers(kRangeGET_TransactionOK.status); in TEST() local3490 std::string raw_headers(kRangeGET_TransactionOK.status); in TEST() local4312 std::string raw_headers("HTTP/1.1 200 OK\n" in TEST() local4359 std::string raw_headers("HTTP/1.1 200 OK\n" in TEST() local4396 std::string raw_headers("HTTP/1.1 200 OK\n" in TEST() local4431 std::string raw_headers("HTTP/1.1 200 OK\n" in TEST() local4470 std::string raw_headers("HTTP/1.1 200 OK\n" in TEST() local[all …]
521 std::string raw_headers; in AssembleRawHeaders() local
261 void HttpResponseHeaders::MergeWithHeaders(const std::string& raw_headers, in MergeWithHeaders()
42 std::string raw_headers(version); in SpdyHeadersToHttpResponse() local
155 std::string raw_headers; in GetResponseInfoConst() local
99 std::string raw_headers; in GetResponseInfoConst() local
227 std::string raw_headers = in TEST() local
57 std::string raw_headers = net::HttpUtil::AssembleRawHeaders( in WriteHeaders() local