3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/lib_http_client/HCWebSocketCloseStatus.h"
7#include "mc/external/lib_http_client/http_stl_allocator.h"
8#include "mc/external/lib_http_client/proxy_protocol.h"
9#include "mc/external/lib_http_client/proxy_type.h"
17namespace xbox::httpclient {
class Uri; }
18namespace xbox::httpclient {
struct HeaderCompare; }
19namespace xbox::httpclient {
struct http_singleton; }
22namespace xbox::httpclient {
25MCAPI
void BasicAsciiLowercase(::http_string&);
27MCAPI
bool IsPathCharacter(
char);
31MCAPI
bool StringToUint4(
char const*,
char const*, uint64&,
int);
43flatten_http_headers(::std::map<
49MCAPI ::std::shared_ptr<::xbox::httpclient::http_singleton> get_http_singleton();
51MCAPI ::xbox::httpclient::proxy_type get_ie_proxy_info(::xbox::httpclient::proxy_protocol,
::xbox::httpclient::Uri&);
53MCAPI
void trim_whitespace(::http_wstring&);
55MCAPI
bool verify_cert_chain_platform_specific(::asio::ssl::verify_context&, ::http_string
const&);
Definition http_stl_allocator.h:6
Definition HC_WEBSOCKET_OBSERVER.h:14
Definition XAsyncBlock.h:10
Definition XTaskQueueObject.h:5