Home
last modified time | relevance | path

Searched refs:hdrs (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc378 const std::vector<std::string>& hdrs) override { in DownloadToCallback() argument
380 return inner_client_.DownloadToCallback(cb, url, hdrs); in DownloadToCallback()