URLEncode
Filters And Transformers Pack.#
This Script is part of theEncodes a URL string by replacing special characters in the string using the %xx escape. For example: https://example.com converts to https:%2F%2Fexample.com.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | The URL to encode. |
#
OutputsThere are no outputs for this script.