FRequestPayload::IsURLEncoded

Check if the request payload is URL encoded.

Windows
MacOS
Linux

Override Hierarchy

References

Module

HTTP

Header

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

Include

#include "GenericPlatform/HttpRequestPayload.h"

Syntax

bool IsURLEncoded() const

Remarks

Check if the request payload is URL encoded. This check is only performed 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