[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KDE4 Konqueror problem



Hi,

If I open gzipped web pages from a local embedded system with integrated web 
server, Konqueror 4 opens the pages in editor mode instead of rendering them.

All other browsers that I tested this web server with render he page 
correctly: Konqueror3 (sic!), Iceweasel, even IE.

Here's what Konuqeror requests:

GET / HTTP/1.1
Host: 10.250.2.33
Connection: close
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.2) KHTML/4.2.2 (like Gecko)
Accept: text/html, image/jpeg;q=0.9, image/png;q=0.9, text/*;q=0.9, 
image/*;q=0.9, */*;q=0.8
Accept-Encoding: x-gzip, x-deflate, gzip, deflate
Accept-Charset: utf-8, utf-8;q=0.5, *;q=0.5
Accept-Language: en-US, de, en
Authorization: Basic YWRtaW46YWRtaW4=

And the header of the server's answer :

HTTP/1.1 200 OK
Connection: close
Content-Length: 590
Content-Encoding: gzip
Content-Type: text/html; charset=iso-8859-1

TCP dump of the complete TCP stream is attached.

Things I have tried:
- adding the filename ending to the local text/html configuration
- changing the Content-Type's charset to UTF-8 (data is ASCII only)
- changing the way the gzipped file is generated so that it does/
  does not contain the name of the file.
Nothing helped.

Does anyone have an idea why Konqueror 4 does not want to render the page as 
it should?

Regards
Peter

-- 
Peter Marschall
peter@adpm.de


Attachment: KDE4.tcpdump
Description: Binary data


Reply to: