Searched refs:headers_copy (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.cc48 HeaderList headers_copy = headers; local
50 headers_copy.push_back(
54 headers_copy.push_back(
60 if (!connection->SendHeaders(headers_copy, error))

Completed in 168 milliseconds