UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAppleHttpManager Member List

This is the complete list of members for FAppleHttpManager, including all inherited members.

__pad0__FHttpManagerprotected
AddGameThreadTask(TFunction< void()> &&Task, float Delay=0.0f)FHttpManager
AddHttpThreadTask(TFunction< void()> &&Task, float InDelay=0.0f)FHttpManager
AddRequest(const FHttpRequestRef &Request)FHttpManagerprotected
AddThreadedRequest(const TSharedRef< FHttpRequestCommon, ESPMode::ThreadSafe > &Request)FHttpManager
bFlushingFHttpManagerprotected
BroadcastHttpRequestCompleted(const FHttpRequestRef &Request)FHttpManagerprotected
bUseEventLoopFHttpManagerprotected
CancelThreadedRequest(const TSharedRef< FHttpRequestCommon, ESPMode::ThreadSafe > &Request)FHttpManager
CompletedRequestLockFHttpManagerprotected
CorrelationIdMethodFHttpManagerprotected
CreateCorrelationId() constFHttpManager
CreateHttpThread() overrideFAppleHttpManagerprotectedvirtual
DumpRequests(FOutputDevice &Ar) constFHttpManager
FHttpManager()FHttpManager
Flush(EHttpFlushReason FlushReason)FHttpManager
FlushTick(float DeltaSeconds)FHttpManagervirtual
FlushTimeLimitsMapFHttpManagerprotected
FTSTickerObjectBase(float InDelay=0.0f, FTSTicker &Ticker=FTSTicker::GetCoreTicker())FTSTickerObjectBase
GameThreadTickerFHttpManagerprotected
GameThreadTickerLockFHttpManagerprotected
GetDefaultCorrelationIdMethod()FHttpManagerstatic
GetHttpStats() constFHttpManagerinline
GetMockResponse(FStringView Url, FStringView Verb) constFHttpManagerprotected
GetThread()FHttpManagerprotected
HasAnyBoundDelegate() constFHttpManagerprotected
HttpStatsFHttpManagerprotected
HttpStatsHistoryFHttpManagerprotected
Initialize()FHttpManager
IsCurrentThreadCompletingRequest() constFHttpManagerprotected
IsDomainAllowed(const FString &Url) constFHttpManager
IsValidRequest(const IHttpRequest *RequestPtr) constFHttpManager
MarkCurrentThreadCompletingRequest(bool bCompleting)FHttpManagerprotected
OnAfterFork()FHttpManagervirtual
OnBeforeFork()FHttpManagervirtual
OnEndFramePostFork()FHttpManagervirtual
RecordMaxTimeToWaitInQueue(float Duration)FHttpManagerprotected
RecordPlatformStats(const FHttpStatsPlatform &PlatformStats)FHttpManagerprotected
RecordStatRequestsInFlight(uint32 RequestsInFlight)FHttpManagerprotected
RecordStatRequestsInQueue(uint32 RequestsInQueue)FHttpManagerprotected
RecordStatTimeToConnect(float Duration)FHttpManagerprotected
ReloadFlushTimeLimits()FHttpManagerprotected
RemoveHttpThreadTask(TSharedPtr< IHttpTaskTimerHandle > HttpTaskTimerHandle)FHttpManager
RemoveRequest(const FHttpRequestRef &Request)FHttpManager
RequestAddedDelegateFHttpManagerprotected
RequestCompletedDelegateFHttpManagerprotected
RequestLockFHttpManagermutableprotected
RequestsFHttpManagerprotected
ResponseHeadersFHttpManagerprotected
ResponsePayloadFHttpManagerprotected
SetCorrelationIdMethod(TFunction< FString()> InCorrelationIdMethod)FHttpManager
SetRequestAddedDelegate(const FHttpManagerRequestAddedDelegate &Delegate)FHttpManager
SetRequestCompletedDelegate(const FHttpManagerRequestCompletedDelegate &Delegate)FHttpManager
SetURLRequestFilter(const UE::Core::FURLRequestFilter &InURLRequestFilter)FHttpManagerinline
ShouldDisableFailedLog(FStringView Url) constFHttpManagerprotected
ShouldLogResponse(FStringView Url) constFHttpManagerprotected
Shutdown()FHttpManager
SupportsDynamicProxy() constFHttpManagervirtual
ThreadFHttpManagerprotected
ThreadsCompletingRequestFHttpManagerprotected
ThreadsCompletingRequestCriticalSectionFHttpManagermutableprotected
Tick(float DeltaSeconds) overrideFHttpManagervirtual
UE_NONCOPYABLE(FTSTickerObjectBase)FTSTickerObjectBase
UpdateConfigs()FHttpManagervirtual
UpdateUrlPatternsToDisableFailedLog(IConsoleVariable *CVar)FHttpManagerprotected
UpdateUrlPatternsToLogResponse(IConsoleVariable *CVar)FHttpManagerprotected
UpdateUrlPatternsToMockResponse(IConsoleVariable *CVar)FHttpManagerprotected
UrlPatternsToDisableFailedLogFHttpManagerprotected
UrlPatternsToDisableFailedLogCriticalSectionFHttpManagermutableprotected
UrlPatternsToLogResponseFHttpManagerprotected
UrlPatternsToLogResponseCriticalSectionFHttpManagermutableprotected
UrlPatternsToMockResponseFHttpManagerprotected
UrlPatternsToMockResponseCriticalSectionFHttpManagermutableprotected
URLRequestFilterFHttpManagerprotected
~FHttpManager()FHttpManagervirtual
~FTSTickerObjectBase()FTSTickerObjectBasevirtual