[Webkit-unassigned] [Bug 21686] location.reload() and Crtl+R HTTP_IF_NONE_MATCH problem
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 16:13:45 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21686
mrowe at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|WebCore JavaScript |Page Loading
Resolution| |INVALID
------- Comment #1 from mrowe at apple.com 2008-10-16 16:13 PDT -------
It is the underlying HTTP layer which is responsible for sending the
If-None-Match header, which means that this behaviour is outside of WebKit. On
Mac OS X this is handled by the CFNetwork framework, which does not currently
support content revalidation based on the ETag header. You should file an
enhancement request at <http://bugreport.apple.com/> if you'd like to see this
implemented in the future.
This bug will be closed as INVALID to indicate that the issue is outside of
WebKit.
--
Configure bugmail: https://bugs.webkit.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