UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHttpServerConfig Struct Reference

#include <HttpServerConfig.h>

Static Public Member Functions

static const FHttpServerListenerConfig GetListenerConfig (uint32 Port)
 
static const FHttpServerConnectionConfig GetConnectionConfig ()
 

Member Function Documentation

◆ GetConnectionConfig()

const FHttpServerConnectionConfig FHttpServerConfig::GetConnectionConfig ( )
static

Gets the connection configuration

Returns
The configuration if configured, or default configuration

◆ GetListenerConfig()

const FHttpServerListenerConfig FHttpServerConfig::GetListenerConfig ( uint32  Port)
static

Gets the listener configuration for the caller-supplied Port

Parameters
PortThe respective listener port
Returns
The per-port configuration if configured, or default configuration

The documentation for this struct was generated from the following files: