Hi. I'm crawling this site http://www.mojauto.rs using Zend_Http_Client. Strange thing is that I get messed Serbian characters (č.ć,ž...), probably encoding problem. I tried to explicitly set utf-8 with $client->setHeaders('Content-type: text/html; charset=utf-8'); but same problem occurs.
Any idea? Regards, Saša Stamenković -- View this message in context: http://www.nabble.com/Zend_Http_Client-and-utf-8-tp25530629p25530629.html Sent from the Zend Framework mailing list archive at Nabble.com.
