IHttpResponse::GetContentAsString

Returns the payload as a string, assuming the payload is UTF8.

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "Interfaces/IHttpResponse.h"

Syntax

FString GetContentAsString() const

Remarks

Returns the payload as a string, assuming the payload is UTF8.

Returns

the payload as a string.

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