FHttpServerResponse::FHttpServerResponse

Constructor Facilitates in-place body construction

Windows
MacOS
Linux

References

Module

HttpServer

Header

/Engine/Source/Runtime/Online/HTTPServer/Public/HttpServerResponse.h

Include

#include "HttpServerResponse.h"

Syntax

FHttpServerResponse
(
    TArray< uint8 > && InBody
)

Remarks

Constructor Facilitates in-place body construction

Parameters

Parameter

Description

InBody

The r-value body 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