Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/web/http_client/http_client.h"
#include <ctype.h>
#include <stddef.h>
#include <optional>
#include <string_view>
#include <vector>
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::anonymous_namespace{http_client.cc} |
Functions | |
bool | cuttlefish::anonymous_namespace{http_client.cc}::EqualsCaseInsensitive (const std::string_view a, const std::string_view b) |
std::optional< std::string_view > | cuttlefish::HeaderValue (const std::vector< HttpHeader > &headers, std::string_view header_name) |