<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>[En-Nut-Discussion] Why is Content-length handling disabled?</TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText11383 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>usually it is disabled on 
most www servers for dynamic content.  that is the length is not know till 
the handler is finished.  and there is no buffering.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>for static content its fine.  is that 
what your patch does?</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> en-nut-discussion-bounces@egnite.de on 
behalf of Vesa Jääskeläinen<BR><B>Sent:</B> Mon 7/03/2005 7:35 PM<BR><B>To:</B> 
Ethernut User Chat (English)<BR><B>Subject:</B> [En-Nut-Discussion] Why is 
Content-length handling disabled?<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hi,<BR><BR>I have been wondering for some time why 
Content-length handling is<BR>disabled? If it is just forgotten, I have attached 
patch here to enable<BR>it's handling. If this (or similar) is incorporated to 
CVS version I<BR>don't need to patch pro/httpd.c every time I do a 
sync.<BR><BR>Thanks,<BR>Vesa Jääskeläinen<BR></FONT></P></DIV>

</BODY>
</HTML>