Unescape Uri Data String (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Unescape Uri Data String
'Unescape Uri Data String' LogiX node
Inputs
  String String
Outputs
  String *

The Unescape Uri Data String node expands percent-hex URI escapes as defined by RFC 3986.

Usage

This node takes a string as input and outputs a string with any and all percent-hex URI escapes replaced by their respective ASCII counterpart, up to %7F.

Examples

The following image showcases escaping a path and appending it to a URI, in addition to unescaping the entire URI. Example Logix Escape Unescape Uri.png

Node Menu

NodeMenu-Network/en