Android-cuttlefish cvd tool
Namespaces | Functions
http_client.cc File Reference
#include "cuttlefish/host/libs/web/http_client/http_client.h"
#include <ctype.h>
#include <stddef.h>
#include <optional>
#include <string_view>
#include <vector>
Include dependency graph for http_client.cc:

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)