Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FHttpModule
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h |
| Include | #include "HttpModule.h" |
void SetProxyAddress
(
const FString & InProxyAddress
)
Remarks
Setter for the proxy address.
Parameters
| Name | Description |
|---|---|
| InProxyAddress | New proxy address to use. |