Http Blueprint For Web

평점 없음

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

  • 지원 플랫폼
  • 지원 엔진 버전
    5.0, 5.2
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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

기술적 세부사항

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.