UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::DetailOne::FRequest Class Reference
+ Inheritance diagram for UE::IoStore::HTTP::DetailOne::FRequest:

Public Member Functions

void Begin (FAnsiStringView Host, FAnsiStringView Method, FAnsiStringView Path)
 
void AddHeader (FAnsiStringView Key, FAnsiStringView Value)
 
FTransactId End (bool bKeepAlive)
 
FOutcome TrySendRequest (FTlsPeer &Peer)
 
 FBase ()
 
- Public Member Functions inherited from UE::IoStore::HTTP::DetailOne::FBase
 FBase ()
 

Additional Inherited Members

- Protected Types inherited from UE::IoStore::HTTP::DetailOne::FBase
using FMutableSection = FBuffer::FMutableSection
 
- Protected Member Functions inherited from UE::IoStore::HTTP::DetailOne::FBase
const charGetData () const
 
uint32 GetSize () const
 
FMutableSection GetMutableFree (uint32 MinSize, uint32 PageSize=256)
 
void AdvanceUsed (uint32 Delta)
 

Member Function Documentation

◆ AddHeader()

void UE::IoStore::HTTP::DetailOne::FRequest::AddHeader ( FAnsiStringView  Key,
FAnsiStringView  Value 
)

◆ Begin()

void UE::IoStore::HTTP::DetailOne::FRequest::Begin ( FAnsiStringView  Host,
FAnsiStringView  Method,
FAnsiStringView  Path 
)

◆ End()

FTransactId UE::IoStore::HTTP::DetailOne::FRequest::End ( bool  bKeepAlive)

◆ FBase()

UE::IoStore::HTTP::DetailOne::FBase::FBase ( )

◆ TrySendRequest()

FOutcome UE::IoStore::HTTP::DetailOne::FRequest::TrySendRequest ( FTlsPeer Peer)

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