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: Simon Goldschmidt
Subject: [lwip-devel] [patch #9500] Avoid sending Content-Length header if data is not ready yet
Date: Fri, 2 Feb 2018 03:47:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

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

Forget comment #2, I see what you were talking about.

I don't think having file->data == NULL will work, though. At least not for
SSI. I'd rather only check file->flags for FS_FILE_FLAGS_HEADER_INCLUDED.

SSI needs rework for the changed httpd_cgi_handler() callback, too.

    _______________________________________________________

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]