UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HttpRetrySystem.cpp File Reference
#include "HttpRetrySystem.h"
#include "AutoRTFM.h"
#include "GenericPlatform/HttpRequestCommon.h"
#include "HAL/ConsoleManager.h"
#include "HAL/PlatformTime.h"
#include "HAL/PlatformProcess.h"
#include "HAL/LowLevelMemTracker.h"
#include "Math/RandomStream.h"
#include "HttpModule.h"
#include "Http.h"
#include "HttpManager.h"
#include "HttpThread.h"
#include "Stats/Stats.h"
#include "Misc/ConfigCacheIni.h"
#include "Misc/CoreDelegates.h"

Namespaces

namespace  FHttpRetrySystem
 

Functions

 LLM_DEFINE_TAG (HTTP)
 
TOptional< doubleFHttpRetrySystem::ReadThrottledTimeFromResponseInSeconds (FHttpResponsePtr Response)
 

Function Documentation

◆ LLM_DEFINE_TAG()

LLM_DEFINE_TAG ( HTTP  )