Skip to content
Media 1 for listing HTTP Server - A Web Server for Unreal Engine

Description

🌐 HTTP Server

  • Create a Web Server and serve files as well as data directly from your Unreal Engine application.

  • Handle HTTP requests in Blueprints from your game.

πŸ” HTTPS Support

  • Secure your requests with HTTPS.

βœ… No Coding Required

  • The API is fully available for Blueprints, setup an HTTP(S) server in your Unreal Engine game without touching a single line of C++. A C++ API is also available.

πŸ“– Learn more in the documentation

Included formats