UPlatformInterfaceWebResponse::GetHeaderValue

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PlatformInterfaceWebResponse.h

Include

#include "Engine/PlatformInterfaceWebResponse.h"

Source

/Engine/Source/Runtime/Engine/Private/ScriptPlatformInterface.cpp

Syntax

virtual FString GetHeaderValue
(
    const FString & HeaderName
)

Returns

the value for the given header (or "" if no matching header)

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