/[Apache-SVN]
ViewVC logotype

Revision 1757818


Jump to revision: Previous Next
Author: elukey
Date: Fri Aug 26 11:00:44 2016 UTC (7 years, 7 months ago)
Changed paths: 1
Log Message:
After a long discussion in dev@ I reviewed my previous commit to only warn
the admins about Last-Modified header violations rather than trying
to interpret datestrings (like the ones not in GMT).

I also added explicit comments to summarize the current assumptions,
so it will be easier for somebody in the future to modify the code.

The following use cases are covered:
1) (F)CGI backend sends a Last-Modified header not in GMT and considered in the future by httpd (like now() in the EU/Paris timezone)
2) (F)CGI backend sends a Last-Modified header not in GMT and not considered in the future by httpd (like now() + 2 hours in the PST timezone)
3) (F)CGI backend sends a Last-Modified header in GMT but with a datetime in the future

Suggestions and opinion are really welcome.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/util_script.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26