July 27, 2018
10:39 a.m.
Hi, I was ready to show a friend the Pharo web capabilities with the classical "myString asUrl retrieveContents", but the friend gave me a url that contains non Latin characters[1] and then I got an ZnInvalidUTF8 error. [1] http://www.bidchance.com/freesearch.do?&filetype=&channel=¤tpage=1&sea... How can I process web addresses in Pharo that contain non latin characters like the one in [1]? Thanks, Offray