FHttpManager::DumpRequests

List all of the Http requests currently being processed

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpManager.h"

Source

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

Syntax

void DumpRequests
(
    FOutputDevice & Ar
) const

Remarks

List all of the Http requests currently being processed

Parameters

Parameter

Description

Ar

output device to log with

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