[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ;;; sb-fau.el --- Freie ArbeiterInnen Union shimbun backend
On Tue, 22 Mar 2005 11:28:59 +0100 David Hansen wrote:
> It's a common mistake of fscked "latin-1" web servers to send a
> wrong encoding (actually always these m$ crap). It would be nice
> to have a solution for normal web browsing to.
Ugh, even worse... It doesn't send any encoding at all
Connecting to www.fau.org[193.28.225.106]:80... connected.
HTTP request sent, awaiting response...
1 HTTP/1.1 200 OK
2 Date: Tue, 22 Mar 2005 10:45:00 GMT
3 Server: Zope/(Zope 2.6.1 (source release, python 2.1, linux2), python 2.1.3, freebsd4) ZServer/1.1b1
4 Content-Type: text/html
5 Etag:
6 Content-Length: 5484
7 X-Cache: MISS from www.fau.org
8 Keep-Alive: timeout=60, max=100
9 Connection: Keep-Alive
And no meta tag either for
http://www.fau.org/artikel/art_050308-191705/print.html
So I doubt that it's possible to find a general solution (I think
there are several windows-<foo> encoding to expand various
latin-n charsets with some fancy chars).
David