FUnixPlatformHttp

Platform specific Http implementations

Windows
MacOS
Linux

Inheritance Hierarchy

FGenericPlatformHttp

FUnixPlatformHttp

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Unix/UnixPlatformHttp.h

Include

#include "Unix/UnixPlatformHttp.h"

Syntax

class FUnixPlatformHttp : public FGenericPlatformHttp

Remarks

Platform specific Http implementations

Functions

Name Description

Public function Static

IHttpRequest...

 

ConstructRequest()

Creates a new Http request instance for the current platform

Public function Static

FHttpManager...

 

CreatePlatformHttpManager()

Creates a platform-specific HTTP manager.

Public function Static

void

 

Init()

Platform initialization step

Public function Static

void

 

Shutdown()

Platform shutdown step

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