[Webkit-unassigned] [Bug 7414] Reload does not send any cache control headers; need shift-reload

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 23 00:41:52 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7414


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |WebKit Misc.
     Ever Confirmed|0                           |1
            Summary|Strange 404 file behavior   |Reload does not send any
                   |under special conditions    |cache control headers; need
                   |                            |shift-reload




------- Comment #6 from ap at nypop.com  2006-02-23 00:41 PDT -------
The related headers are:

1) Firefox, reload:
If-Modified-Since: _date_
If-None-Match: _tag_
Cache-Control: <max-age=0>

2) Firefox, shift-reload:
Pragma: no-cache
Cache-control: no-cache

3) Safari, reload:
Doesn't send any conditional or cache control headers.

4) I don't have WinIE here, but Google says it also has shift-refresh; we need
to look at its headers, too.

  So far, sounds like this may require changes to both open-source WebKit and
closed source Safari. Could you please also report this to
<http://bugreport.apple.com>, mentioning this bug, and then post that problem
number here?


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list