yichael 475f583edd init il y a 4 ans
..
Resources 475f583edd init il y a 4 ans
Source 475f583edd init il y a 4 ans
.gitignore 475f583edd init il y a 4 ans
HTTP_UPLOAD.uplugin 475f583edd init il y a 4 ans
ReadMe.md 475f583edd init il y a 4 ans

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