BlueprintHTTP

BlueprintHTTP allows you to create and send HTTP and HTTPS requests with Blueprint.

Category:
Tags: , , , , , , , , , , , , ,

Description

BlueprintHTTP is an easy-to-use HTTP(S) client fully available for a blueprint-only use.

Integrate it easily within your project and start sending HTTP or HTTPS requests to any HTTP(S) server.

Send GET, POST, PUT, PATCH, HEAD or DELETE requests.

Binary and String requests

Send your data as String or Binary and receive it as String or Binary too.

Data encoding helpers

BlueprintHTTP contains helper to encode or decode your data with Base64, URL and HTML escaping.

BlueprintHTTP is built around the engine’s HTTP module. It doesn’t require any dependency.

Technical Details

Code Modules:

Information

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3