FHttpModule::SetProxyAddress

Setter for the proxy address.

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h

Include

#include "HttpModule.h"

Syntax

void SetProxyAddress
(
    const FString & InProxyAddress
)

Remarks

Setter for the proxy address.

Parameters

Parameter

Description

InProxyAddress

New proxy address to use.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss