ZnURL and parsing URL with diacritics
Sept. 10, 2018
9:06 a.m.
Hello, when I try to parse this URL asUrl, error "ZnCharacterEncodingError: ASCII character expected" occurs: 'http://domain.com/ÄÅ¡Äýž.html' asUrl. this also does not work: ZnEasy get: 'http://domain.com/ÄÅ¡Äýž.html' How to solve this? In the web browser, URL with diacritics is OK. I tried also this: ZnEasy get: 'http://domain.com/ÄÅ¡Äýž.html' urlEncoded. but this cripples the whole URL. Thanks! Petr Fischer
2881
Age (days ago)
2881
Last active (days ago)
0 comments
1 participants
participants (1)
-
Petr Fischer