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

Public Member Functions

 HTTP (ReadOnlyTargetRules Target)
 

Properties

virtual bool bPlatformEventLoopEnabledByDefault [get]
 
virtual bool bPlatformSupportToIncreaseMaxRequestsAtRuntime [get]
 
virtual bool bPlatformSupportsSocketTestCommand [get]
 
virtual bool bPlatformSupportsWinHttp [get]
 
virtual bool bPlatformSupportsLibCurl [get]
 
virtual bool bPlatformCurlReuseConnectionEnabledByDefault [get]
 
virtual bool bPlatformSupportsXCurl [get]
 
virtual bool bPlatformSupportsCurlMultiSocket [get]
 
virtual bool bPlatformSupportsVerbConnect [get]
 
virtual bool bPlatformSupportsCurlMultiPoll [get]
 
virtual bool bPlatformSupportsCurlMultiWait [get]
 
virtual bool bPlatformSupportsCurlQuickExit [get]
 
virtual bool bPlatformSupportsLocalHttpServer [get]
 
virtual int DefaultMaxConcurrentRequests [get]
 
virtual bool bPlatformRequiresOpenSSL [get]
 
virtual bool bPlatformSupportsUnixSockets [get]
 

Constructor & Destructor Documentation

◆ HTTP()

HTTP.HTTP ( ReadOnlyTargetRules  Target)
inline

Property Documentation

◆ bPlatformCurlReuseConnectionEnabledByDefault

virtual bool HTTP.bPlatformCurlReuseConnectionEnabledByDefault
getprotected

◆ bPlatformEventLoopEnabledByDefault

virtual bool HTTP.bPlatformEventLoopEnabledByDefault
getprotected

◆ bPlatformRequiresOpenSSL

virtual bool HTTP.bPlatformRequiresOpenSSL
getprotected

◆ bPlatformSupportsCurlMultiPoll

virtual bool HTTP.bPlatformSupportsCurlMultiPoll
getprotected

◆ bPlatformSupportsCurlMultiSocket

virtual bool HTTP.bPlatformSupportsCurlMultiSocket
getprotected

◆ bPlatformSupportsCurlMultiWait

virtual bool HTTP.bPlatformSupportsCurlMultiWait
getprotected

◆ bPlatformSupportsCurlQuickExit

virtual bool HTTP.bPlatformSupportsCurlQuickExit
getprotected

◆ bPlatformSupportsLibCurl

virtual bool HTTP.bPlatformSupportsLibCurl
getprotected

◆ bPlatformSupportsLocalHttpServer

virtual bool HTTP.bPlatformSupportsLocalHttpServer
getprotected

◆ bPlatformSupportsSocketTestCommand

virtual bool HTTP.bPlatformSupportsSocketTestCommand
getprotected

◆ bPlatformSupportsUnixSockets

virtual bool HTTP.bPlatformSupportsUnixSockets
getprotected

◆ bPlatformSupportsVerbConnect

virtual bool HTTP.bPlatformSupportsVerbConnect
getprotected

◆ bPlatformSupportsWinHttp

virtual bool HTTP.bPlatformSupportsWinHttp
getprotected

◆ bPlatformSupportsXCurl

virtual bool HTTP.bPlatformSupportsXCurl
getprotected

◆ bPlatformSupportToIncreaseMaxRequestsAtRuntime

virtual bool HTTP.bPlatformSupportToIncreaseMaxRequestsAtRuntime
getprotected

◆ DefaultMaxConcurrentRequests

virtual int HTTP.DefaultMaxConcurrentRequests
getprotected

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