From: Bernd E. <eid...@we...> - 2006-07-13 07:02:14
|
Hi Vlad, > Or you can try to replace ReturnCharData in return.c and see if this > works (i did not test it): yes, it seems to work: HTTP/1.1 200 OK MIME-Version: 1.0 Accept-Ranges: bytes Date: Thu, 13 Jul 2006 06:45:55 GMT Server: NaviServer/4.99.2 Content-Type: text/html; charset=iso8859-15 Transfer-encoding: chunked Connection: close (Length: not specified [text/html]) I think we should somehow solve this and compute a correct Content-Length, reconsidering also the note from Stephen concerning open bug nr. 1377059. Bernd. |