Feature Request
Useful Links
- Link to the Infobip conversation.
- Link to the internal conversation.
Description
Infobip had a downtime on a Flow where they passed a field that contained a Unicode character from a data source to an HTTP header, the error was as per the screenshot. Since receiving Unicode from a data source is unexpected, and manually handling that case in each flow is redundant, they want us to update the REST component to URL encode Unicode characters if found.

The character is https://www.compart.com/en/unicode/U+2013 and they replaced it with a regular dash.
We can by default, always encode or add another Encode all symbols check box, etc.
Definition of Done
Feature Request
Useful Links
Description
Infobip had a downtime on a Flow where they passed a field that contained a Unicode character from a data source to an HTTP header, the error was as per the screenshot. Since receiving Unicode from a data source is unexpected, and manually handling that case in each flow is redundant, they want us to update the REST component to URL encode Unicode characters if found.

The character is https://www.compart.com/en/unicode/U+2013 and they replaced it with a regular dash.
We can by default, always encode or add another
Encode all symbolscheck box, etc.Definition of Done