Android-cuttlefish cvd tool
Namespaces | Functions
remote_zip.h File Reference
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/web/http_client/http_client.h"
#include "cuttlefish/host/libs/zip/zip_cc.h"
Include dependency graph for remote_zip.h:
This graph shows which files directly or indirectly include this file:

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)