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

Public Attributes

FSocket Socket
 
FCertRootsRef Certs = ECertRootsRefType::None
 
const charHostName = nullptr
 
EHttpVersion HttpVersion = EHttpVersion::One
 

Member Data Documentation

◆ Certs

FCertRootsRef UE::IoStore::HTTP::FHttpPeer::FParams::Certs = ECertRootsRefType::None

◆ HostName

const char* UE::IoStore::HTTP::FHttpPeer::FParams::HostName = nullptr

◆ HttpVersion

EHttpVersion UE::IoStore::HTTP::FHttpPeer::FParams::HttpVersion = EHttpVersion::One

◆ Socket

FSocket UE::IoStore::HTTP::FHttpPeer::FParams::Socket

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