FRequestPayload::GetContent

Return a reference to the underlying memory buffer. Only valid for in-memory request payloads

Windows
MacOS
Linux

Override Hierarchy

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/HttpRequestPayload.h

Include

#include "GenericPlatform/HttpRequestPayload.h"

Syntax

const TArray< uint8 > & GetContent() const

Remarks

Return a reference to the underlying memory buffer. Only valid for in-memory request payloads

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