yichael 475f583edd init před 4 roky
..
Resources 475f583edd init před 4 roky
Source 475f583edd init před 4 roky
.gitignore 475f583edd init před 4 roky
HTTP_UPLOAD.uplugin 475f583edd init před 4 roky
ReadMe.md 475f583edd init před 4 roky

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