Http Server

DT - 代码插件 - 2023/05/23

Http Server, Support GET, POST, PUT, PATCH, DELETE

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Http服务器,支持监听GET, POST, PUT, PATCH, DELETE, 只支持UF8字符串传输,返回Body的Content-Type为application/json。

HTTP server supports monitoring Get, Post, Put, Patch, Delete, only supports UF8 string transmission, and returns Body's Content-Type as Application/JSON.

技术细节

Features:

  •  Create Http Server
  •  Bind
  •  Break Http Server Headers
  •  Find Http Server Header
  •  Break Http Server Params
  •  Find Http Server Param

Code Modules:

  •  Runtime : DTHttpServer


Number of Blueprints: 6

Supported Development Platforms : Win64

Supported Target Build Platforms : Win64, Linux

Documentation: English 中文