|
Android-cuttlefish cvd tool
|
#include <http_client.h>
Public Attributes | |
| HttpMethod | method |
| std::string | url |
| std::vector< std::string > | headers |
| std::string | data_to_write |
| std::string cuttlefish::HttpRequest::data_to_write |
| std::vector<std::string> cuttlefish::HttpRequest::headers |
| HttpMethod cuttlefish::HttpRequest::method |
| std::string cuttlefish::HttpRequest::url |