FHttpModule::GetDefaultHeaders

Get the default headers that are appended to every request

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HttpModule.h"

Syntax

const TMap< FString, FString > & GetDefaultHeaders() const

Remarks

Get the default headers that are appended to every request

Returns

the default headers

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