Hello!
I use wget on Windows to parse html files form the Web to my pc. I live
in Russia and so I parse Russian sites. Sometimes parsed files happen to
be stored in wrong encoding - they have charset=windows-1251 in their
<meta> tag, but I have to choose the koi-8 encoding to get them appear
correctly in Firefox, and in MS Notepad it's impossible to change
encoding. I can't find the reason why. And I also cannot process these
files in my applications.
So I ask you to make it possible to choose encoding of html files as an
option, or if it is a bug to fix it.
Sorry for my poor English :)
Thank you! )