![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | UE::IoStore::HTTP::FTransactionTwo |
Namespaces | |
| namespace | UE |
| namespace | UE::IoStore |
| NO_LOGGING. | |
| namespace | UE::IoStore::HTTP |
Macros | |
| #define | WITH_NGHTTP2 0 |
| #define | IAS_HTTP_WITH_TWO WITH_NGHTTP2 |
Typedefs | |
| using | UE::IoStore::HTTP::FTransactId = uint32 |
Functions | |
| bool | UE::IoStore::HTTP::IsContentless (uint32 StatusCode) |
| bool | UE::IoStore::HTTP::IsStatusCodeOk (uint32 StatusCode) |
| FOutcome | UE::IoStore::HTTP::HandshakeTwo (FTlsPeer &, void *&) |
| FOutcome | UE::IoStore::HTTP::TickTwo (FTlsPeer &, void *) |
| void | UE::IoStore::HTTP::GoAwayTwo (FTlsPeer &, void *) |
| #define IAS_HTTP_WITH_TWO WITH_NGHTTP2 |
| #define WITH_NGHTTP2 0 |