HttpVersion::EHttpServerHttpVersion

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

HttpServer

Header

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

Include

#include "HttpServerHttpVersion.h"

Syntax

namespace HttpVersion
{
    enum EHttpServerHttpVersion
    {
        HTTP_VERSION_1_0,
        HTTP_VERSION_1_1,
    }
}

Values

Name

Description

HTTP_VERSION_1_0

HTTP_VERSION_1_1

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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