[Webkit-unassigned] [Bug 26086] After Shift+click on reload, the HTTP_PRAGMA remains for new reloads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 13:53:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26086





------- Comment #2 from mrowe at apple.com  2009-05-29 13:53 PDT -------
I think that the way we do a reload is to copy the last request, alter the
cache policy, and then set any extra HTTP fields.  This means that if you
reload after doing a "force" reload, the Pragma header that was added by the
"force" reload is copied in to the new request.


-- 
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