Page 1 of 1

URLEncoder() list of not encoded characters

Posted: Wed Oct 23, 2019 10:24 am
by infratec
Hi,

I don't know if is a bug in the implementation or the documentation.

But in the german help of 5.71 is written that % and + are not encoded.
But that's not true:

Code: Select all

Debug URLEncoder("%+")

Re: URLEncoder() list of not encoded characters

Posted: Fri Mar 06, 2020 11:05 pm
by Andre
Confirmed, it's working.

Don't know if there are other reasons (the mentioned public websites?) to list these two characters as "not supported"!?
To be checked/clarified by Fred...