You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Dean Gaudet <dg...@apache.org> on 1997/07/22 06:40:04 UTC

mod_cgi/894: Last-Modified headers from CGIs are not considered for IMS

>Number:         894
>Category:       mod_cgi
>Synopsis:       Last-Modified headers from CGIs are not considered for IMS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jul 21 21:40:03 1997
>Originator:     dgaudet@apache.org
>Organization:
apache
>Release:        all
>Environment:
n/a
>Description:
If a CGI returns a Last-Modified header the server does not run it
through set_last_modified(), and therefore does not do If-Modified-Since
processing on it.
>How-To-Repeat:

>Fix:
In scan_script_header_err special case Last-Modified, run parseHTTPDate
on it, and pass it to set_last_modified
>Audit-Trail:
>Unformatted: