Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/FGenericPlatformHttp
Description
Gets a copy of the values used to build the default user agent string. Used for modifying default user agent values before sending HTTP requests.
| Name | GetDefaultUserAgentBuilder |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/GenericPlatformHttp.h |
| Include Path | #include "GenericPlatform/GenericPlatformHttp.h" |
| Source | /Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/GenericPlatformHttp.cpp |
static FDefaultUserAgentBuilder GetDefaultUserAgentBuilder()