FRequestPayloadInMemory::GetContentLength

Get the total content length of the request payload in bytes

Windows
MacOS
Linux

Override Hierarchy

FRequestPayload::GetContentLength()

FRequestPayloadInMemory::GetContentLength()

References

Module

HTTP

Header

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

Include

#include "GenericPlatform/HttpRequestPayload.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/HttpRequestPayload.cpp

Syntax

virtual int32 GetContentLength() const

Remarks

Get the total content length of the request payload in bytes

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