Downloading content from the web using different encodings
Wednesday, March 31st, 2004 @ 3:53 am | Uncategorized
A couple of weeks ago I was trying to work out how I could correctly decode the contents of a web page which might specify a character set in its headers.
Feroze has just posted some code that does just this! Although I did write my own code to do the same thing, I’ll incorporate his version in the next build of FetchLinks as it’s likely to be more robust than mine.
Ctrl-C, Ctrl-V… Thanks Feroze!
Related Posts
- No related posts found.

Comments