UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHttpConnectionResponseWriteContext Member List

This is the complete list of members for FHttpConnectionResponseWriteContext, including all inherited members.

AddElapsedIdleTime(float DeltaTime)FHttpConnectionContext
AddError(const FString &ErrorCodeStr, EHttpServerResponseCodes ErrorCode=EHttpServerResponseCodes::Unknown)FHttpConnectionContextprotected
ElapsedIdleTimeFHttpConnectionContextprotected
ErrorBuilderFHttpConnectionContextprotected
ErrorCodeFHttpConnectionContextprotected
FHttpConnectionContext()FHttpConnectionContextprotected
FHttpConnectionResponseWriteContext(FSocket *InSocket)FHttpConnectionResponseWriteContext
GetElapsedIdleTime() constFHttpConnectionContextinline
GetErrorCode() constFHttpConnectionContextinline
GetErrorStr() constFHttpConnectionContextinline
ResetContext(TUniquePtr< FHttpServerResponse > &&Response)FHttpConnectionResponseWriteContext
WriteStream(float DeltaTime)FHttpConnectionResponseWriteContext
~FHttpConnectionContext()FHttpConnectionContextprotectedvirtual