![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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< double > | FHttpRetrySystem::ReadThrottledTimeFromResponseInSeconds (FHttpResponsePtr Response) |
| LLM_DEFINE_TAG | ( | HTTP | ) |