URLEncoder() list of not encoded characters
Posted: Wed Oct 23, 2019 10:24 am
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:
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("%+")