Navigation
API > API/Runtime > API/Runtime/HTTP
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDefaultUserAgentBuilder | Utility structure to help with building the HTTP user agent string. | ||
| FGenericPlatformHttp | Platform specific Http implementations Intended usage is to use FPlatformHttp instead of FGenericPlatformHttp | ||
| FHttpRequestCommon | Contains implementation of some common functions that don't vary between implementations of different platforms | ||
| FHttpRequestImpl | Contains implementation of some common functions that don't vary between implementation | ||
| FHttpResponseCommon | Contains implementation of some common functions that don't vary between implementations of different platforms | ||
| FRequestPayload | Abstraction that encapsulates the location of a request payload | ||
| FRequestPayloadInFileStream | |||
| FRequestPayloadInMemory |