UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::FActivityNode::FParams Struct Reference
+ Inheritance diagram for UE::IoStore::HTTP::FActivityNode::FParams:

Public Attributes

bool bFollow30x = false
 
EHttpVersion HttpVersion = EHttpVersion::Default
 
- Public Attributes inherited from UE::IoStore::HTTP::FActivity::FParams
FAnsiStringView Method
 
FAnsiStringView Path
 
FHostHost = nullptr
 
charBuffer = nullptr
 
uint32 ContentSizeEst = 0
 
uint16 BufferSize = 0
 
bool bIsKeepAlive = false
 
bool bAllowChunked = true
 

Member Data Documentation

◆ bFollow30x

bool UE::IoStore::HTTP::FActivityNode::FParams::bFollow30x = false

◆ HttpVersion

EHttpVersion UE::IoStore::HTTP::FActivityNode::FParams::HttpVersion = EHttpVersion::Default

The documentation for this struct was generated from the following file: