Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/GenericPlatform > API/Runtime/HTTP/GenericPlatform/FGenericPlatformHttp
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/GenericPlatformHttp.h |
| Include | #include "GenericPlatform/GenericPlatformHttp.h" |
| Source | /Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/GenericPlatformHttp.cpp |
static TOptional< FString > GetOperatingSystemProxyAddress&40;&41;
Remarks
Utility for escaping a string used in the HTTP user agent. Removes disallowed characters. optional FString: If unset: we are unable to get information from the operating system. If set: the proxy address set by the operating system (may be blank)