lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9500] Avoid sending Content-Length header if data i


From: Giuseppe Modugno
Subject: [lwip-devel] [patch #9500] Avoid sending Content-Length header if data is not ready yet
Date: Tue, 28 Nov 2017 08:53:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

Follow-up Comment #1, patch #9500 (project lwip):

This patch works if keep-alive is not enabled.

If keep-alive support is activated, when all the data is send, the connection
stays open and the client can't detect the end of file (in case Content-Length
isn't send).




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9500>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]