Home | History | Annotate | Download | only in http

Lines Matching defs:new_headers

821     const char* new_headers;
876 std::string new_headers(tests[i].new_headers);
877 HeadersToRaw(&new_headers);
879 new net::HttpResponseHeaders(new_headers));