HttpServer

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FHttpPath

Copyright Epic Games, Inc. All Rights Reserved.

Public struct

FHttpRouteHandleInternal

Copyright Epic Games, Inc. All Rights Reserved.

Public class

FHttpServerModule

Module for HtttpServer Implementation

Public struct

FHttpServerRequest

Public struct

FHttpServerResponse

Copyright Epic Games, Inc. All Rights Reserved.

Public class

IHttpRouter

Typedefs

Name

Description

FHttpRequestHandler

FHttpRequestHandler

FHttpResultCallback

FHttpResultCallback This callback is intended to be invoked exclusively by FHttpRequestHandler delegates

FHttpRouteHandle

FHttpRouteHandle Returned by IHttpRouter BindRoute() invocations.

Enums

Name

Description

Public enum

EHttpServerRequestVerbs

Copyright Epic Games, Inc. All Rights Reserved.

Public enum

EHttpServerResponseCodes

Copyright Epic Games, Inc. All Rights Reserved.

Public enum

HttpVersion::EHttpServerHttpVersion

Copyright Epic Games, Inc. All Rights Reserved.

Functions

Name Description

Public function

 

ENUM_CLASS_FLAGS

Public function Static

bool

 

HttpVersion::FromString

(
    const FString& HttpVersionStr,
    EHttpServerHttpVersion& OutHttpVer...
)

Public function Static

FString

 

HttpVersion::ToString

(
    EHttpServerHttpVersion& InHttpVers...
)

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