IHttpBase::GetAllHeaders

Return all headers in an array in "Name: Value" format.

Windows
MacOS
Linux

Override Hierarchy

IHttpBase::GetAllHeaders()

FHttpRequestAdapterBase::GetAllHeaders()

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpBase.h

Include

#include "Interfaces/IHttpBase.h"

Syntax

TArray< FString > GetAllHeaders() const

Remarks

Return all headers in an array in "Name: Value" format.

Returns

the header array of strings

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