yichael 475f583edd init 4 лет назад
..
Resources 475f583edd init 4 лет назад
Source 475f583edd init 4 лет назад
.gitignore 475f583edd init 4 лет назад
HTTP_UPLOAD.uplugin 475f583edd init 4 лет назад
ReadMe.md 475f583edd init 4 лет назад

ReadMe.md

UE4 Easy Http Blueprint Functions Plugins

Suport Type

Type method Type
multipart/form-data Post File
application/json Post Json
application/x-www-form-urlencoded Post ParameterKey
URL Get String
URL+ParameterKey Get ParameterKey

You can use this to get a GET request

HttpGet