HttpVersion::FromString

Windows
MacOS
Linux

References

Module

HttpServer

Header

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

Include

#include "HttpServerHttpVersion.h"

Syntax

namespace HttpVersion
{
    static bool HttpVersion::FromString
    (
        const FString & HttpVersionStr,
        EHttpServerHttpVersion & OutHttpVersion
    )
}

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