Escape Uri Data String (LogiX node)

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

The Escape Uri Data String node escapes every reserved character as defined by RFC 3986 with its respective percent-hex notation.

Usage

This node takes a string as input and outputs a string with illegal characters encoded in percent-hex notation.

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