You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jakub Jelinek <jj...@sunsite.ms.mff.cuni.cz> on 1996/02/07 09:21:45 UTC

set_content_length

Hi!

There is a bug in set_content_length function:
It sets Content-length always to r->finfo.st_size, instead of the argument.

	Jakub
+---------------------------------------------------------------------------+
| Jakub Jelinek                              http://sunsite.mff.cuni.cz/~jj |
| Administrator of SunSITE Czech Republic            jj@sunsite.mff.cuni.cz |
| Na Orechovce 7, 162 00 Praha 6, Czech Republic          jj@gnu.ai.mit.edu |
| School: MFF UK, Praha; Work: MFF UK & VC CVUT, Praha   jj@jfch.vc.cvut.cz |
+---------------------------------------------------------------------------+