20 MCAPI ::Result<::std::chrono::seconds> GetRetryAfterHeaderTime();
26 MCAPI ::Result<bool> ShouldFailFast(uint&);
28 MCAPI
bool ShouldRetry(uint&);
34 MCAPI static ::Result<::std::unique_ptr<::HC_CALL, ::http_alloc_deleter<::HC_CALL>>> Initialize();
38 MCAPI
static void PerformSingleRequest(
void*,
bool);
42 MCAPI
static void PerformSingleRequestComplete(
::XAsyncBlock*);
44 MCAPI
static long ReadRequestBody(
::HC_CALL*, uint64, uint64,
void*, uchar*, uint64*);
46 MCAPI
static long ResponseBodyWrite(
::HC_CALL*, uchar
const*, uint64,
void*);
52 MCAPI
void* $ctor(uint64);
58 MCAPI
static void** $vftable();