F
Fortuna Interactive
HomeProductsDocumentationAboutSupport
DocsCore ToolkitHTTP
🌐

HTTP

Blueprint nodes for http operations.

8 nodes
/

URL Encode

Pure

Percent-encodes a string so it is safe to use as a URL query parameter or form value.

UrlEncode

URL Decode

Pure

Decodes a percent-encoded string back to its original form.

UrlDecode

Build Query String

Pure

Builds a URL query string from a map of parameter names and values, auto-encoding all keys and values.

BuildQueryString

Parse Query String

Pure

Parses a URL query string into a map of decoded key-value pairs.

ParseQueryString

Is HTTP Success Code

Pure

Returns true if the HTTP status code is in the success range (200-299).

IsHttpSuccessCode

HTTP Status Description

Pure

Returns a human-readable description of a standard HTTP status code.

HttpStatusDescription

HTTP GET

Callable

Async Blueprint node that performs an HTTP GET request and fires OnSuccess or OnFailure when complete.

HttpGet

HTTP POST

Callable

Async Blueprint node that performs an HTTP POST request with a string body and fires OnSuccess or OnFailure when complet...

HttpPost
F
Fortuna Interactive Studios

Premium Unreal Engine tools, crafted for all developers.

Products

  • All Products
  • Blueprint Toolkit
  • Documentation

Company

  • About Us
  • Support
  • Privacy Policy

Connect

  • Discord
  • Fab Store
© 2026 Fortuna Interactive Studios. All rights reserved.