[gnet] [uri] problem with escape method



hi all,

when I use gnet_uri_escape(), path is not encoded correctly if it
contains LATIN1 characters. for example:
"http://www.example.com/éé.html"; will become
"http://www.example.com/%.9%.9.html"; instead of
"http://www.example.com/http://www.example.com/%E9%E9.html";

what is the problem?

thanks,

bye

-- 
Emmanuel Saracco - esaracco noos fr
http://emmanuel.saracco.free.fr




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]