FRequest::FRequest

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpRetrySystem.h"

Source

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

Syntax

FRequest
(
    class FManager & InManager,
    const TSharedRef< IHttpRequest > & HttpRequest,
    const FRetryLimitCountSetting & InRetryLimitCountOverride,
    const FRetryTimeoutRelativeSecondsSetting & InRetryTimeoutRelativeSecondsOverride,
    const FRetryResponseCodes & InRetryResponseCodes,
    const FRetryVerbs & InRetryVerbs,
    const FRetryDomainsPtr & InRetryDomains
)

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