Http Blueprint For Web

Pick up leisure - 代码插件 - 2022/08/15

Http for web is a plugin. It supports http request sending and convert between struct and string.

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

Preview video

Documentation


create http request 

support request Type: GET, POST, PUT, DELETE


create upload file request

support content type: text/plain, image/jpeg, image/png


request body parameters conversion

Json to Struct

Struct to json

技术细节

Features:

http request

  •  Create Http Request
  •  Create Upload File Request

parameter type conversion

  •  Json to Struct
  • Struct to json


The plugin contains 2 modules.

Runtime:

  •  HttpForWebRuntime
  •  HttpJson


Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows


Important/Additional Notes: This plugin does not have any blueprint assets.