Open st0ne-dot-at opened 3 years ago
Hi, i had some troubles with double urlencoding from the merge #146. (patch: #145) The base64.URLEncode function avoids '+' signs and therefore there is no need to url-escape with url.QueryEscape.
Regards, Rob
Hi, i had some troubles with double urlencoding from the merge #146. (patch: #145) The base64.URLEncode function avoids '+' signs and therefore there is no need to url-escape with url.QueryEscape.
Regards, Rob