[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #14568] httpd. Add new headers
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #14568] httpd. Add new headers |
Date: |
Tue, 1 Aug 2017 15:16:16 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36 |
Follow-up Comment #5, task #14568 (project lwip):
> Aditionally, right now I'm not sure what happens if these header pointers
are left at NULL.
OK, this is not a bug in your patch but bad code in the current httpd: it can
handle NULL headers, but not for the first header...
As to your patch: I'm not sure it's wise to add a default string for the
"Expires" header. Wouldn't that mean products would stop working in 12.5
years?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?14568>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #14568] httpd. Add new headers,
Simon Goldschmidt <=