The Spring Creator sale ends 4/18 at 9:59 AM EDT!

Http Blueprint For Web

Pick up leisure - Code Plugins - Aug 15, 2022
Not Yet Rated

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

  • Supported Platforms
  • Supported Engine Versions
    5.0, 5.2
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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

Technical Details

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.