|
Android-cuttlefish cvd tool
|
#include <string>#include <vector>#include "cuttlefish/host/libs/web/http_client/http_client.h"#include "cuttlefish/host/libs/zip/libzip_cc/seekable_source.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< SeekableZipSource > | cuttlefish::ZipSourceFromUrl (HttpClient &http_client, const std::string &url, std::vector< std::string > headers) |