SetContent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetContent

(
    const TArray< uint8 >& ContentPayl...
)

Sets the content of the request (optional data). Usually only set for POST requests.

Public function

void

 

SetContent

(
    TArray< uint8 >&& ContentPayload
)

Sets the content of the request (optional data).

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