FHttpModule::CreateRequest

Instantiates a new Http request for the current platform

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpModule.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpModule.cpp

Syntax

virtual TSharedRef< IHttpRequest > CreateRequest()

Remarks

Instantiates a new Http request for the current platform

Returns

new Http request instance

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