UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OnDemandHttpClient.h File Reference

Go to the source code of this file.

Classes

struct  UE::IoStore::FMultiEndpointHttpClientConfig
 
struct  UE::IoStore::FMultiEndpointHttpClientResponse
 
class  UE::IoStore::FMultiEndpointHttpClient
 

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 
namespace  UE::IoStore::HTTP
 

Macros

#define UE_LOG_CATEGORY_TYPE   FLogCategoryBase
 

Enumerations

enum class  UE::IoStore::EHttpRedirects { UE::IoStore::Disabled , UE::IoStore::Follow }
 
enum class  UE::IoStore::EMultiEndpointRequestFlags : uint8 { UE::IoStore::None , UE::IoStore::ResponseHeaders }
 

Functions

FIoBuffer UE::IoStore::JoinIoBuffers (const FIoBuffer &LHS, const FIoBuffer &RHS)
 
FIoStatus UE::IoStore::LoadDefaultHttpCertificates (bool &bWasLoaded)
 
bool UE::IoStore::IsHttpStatusOk (uint32 StatusCode)
 
bool UE::IoStore::IsHttpServerError (uint32 StatusCode)
 
 UE::IoStore::ENUM_CLASS_FLAGS (EMultiEndpointRequestFlags)
 

Macro Definition Documentation

◆ UE_LOG_CATEGORY_TYPE

#define UE_LOG_CATEGORY_TYPE   FLogCategoryBase