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ć

Reply via email to