当前位置:   article > 正文

UE4 HTTP Request Plugin Description (DTHttpRequest)_ue dthttp

ue dthttp

 1. HttpRequest

  • Url : requested address interface
  • Method:support GET, POST, PUT, DELETE
  • ContentType: support 
    • application/x-www-form-urlencoded
    • application/json
    • application/xml
    • application/javascript
    • text/plain
    • text/html
  • Header: Header parameters, use MakeHeader to convert Map to header parameters
  • Query:Query reference, use MakeQuery to convert Map to query parameter
  • Body: Incoming Body structure information

2. Http Request ( Event )

The parameters are the same as HttpRequest, except that success and failure are called back by the execution node programming event.

Download Link

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/91190
推荐阅读
相关标签
  

闽ICP备14008679号