
Описание
BlueprintHTTP
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.
Broad Verbs support
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.
No Dependency
BlueprintHTTP is built around the engine's HTTP module. It doesn't require any dependency.









