kio_http: bug with IIS

Daniel Molkentin daniel.molkentin at sap.com
Tue Sep 3 12:38:02 BST 2002


On Thursday 29 August 2002 16:11, David Faure wrote:
> Get full debug output from kio_http (kdebugdialog -> enable kio_http_debug
> area, restart, get debug from ~/.xsession-errors)

kio_http: (13055) ============ Received Response:
kio_http: (13055) --empty--
kio_http: (13055) "Server: Microsoft-IIS/5.0"
kio_http: (13055) "Date: Tue, 03 Sep 2002 11:00:58 GMT"
kio_http: (13055) --empty-- 

While the entire header is:

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Tue, 03 Sep 2002 11:00:58 GMT
Connection: close
Content-Type:  text/html; charset=iso-8859-1

(These are actually the first lines it stores in the document when I save the 
resulting data)

So the content type does not get evaluated...
But why does kio_http see an empty line?/r/n/r/n while the header issued on 
the document does not contain an empty line?

Cheers,
	Daniel

-- 
Daniel Molkentin <daniel.molkentin at sap.com>
SAP LinuxLab
http://www.sap.com/linux




More information about the kfm-devel mailing list