![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Typedefs | |
| typedef FGuid | HttpConnectionIdType |
| typedef TSet< TSharedPtr< FHttpConnection > > | FHttpConnectionPool |
Enumerations | |
| enum class | EHttpConnectionState { AwaitingRead , Reading , AwaitingProcessing , Writing , Destroyed } |
FHttpConnectionPool
Utility unique identifier for FHttpConnections
|
strong |
FHttpConnection state model
| Enumerator | |
|---|---|
| AwaitingRead | |
| Reading | |
| AwaitingProcessing | |
| Writing | |
| Destroyed | |