In case of strftime() failures in client_if_modified_since(), keep the original heade...
authorFabian Keil <fk@fabiankeil.de>
Tue, 16 Jun 2009 15:42:28 +0000 (15:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 16 Jun 2009 15:42:28 +0000 (15:42 +0000)
commit4741aaab8093cb425b21dcd3fa693f2e9db8234b
tree2186621db7df099a17503acc8a6a3a02a504551c
parentddc15f410cf7e878f7a40635daa645b08e17e92c
In case of strftime() failures in client_if_modified_since(), keep the original header around.

Lee's Privoxy-Regression-Test result seems to indicate that it may
fail on Windows if the generated date predates the Unix epoch.
parsers.c