Hi everybody, I wrote a small http client I'm using to download and analyze some web pages.<div>I used urllib and the examples on the doc to create the http client, but I have some problems with the encoding of the returned data.</div>
<div><br></div><div><br></div><div><br></div><div>Where can I find a good example about how to manage encoding for http responses????</div><div><br></div><div><br></div><div>Lorenzo</div>