[Webkit-unassigned] [Bug 46529] Output X-Purpose header for prefetch requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 17:18:35 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68781|review+                     |review-
               Flag|                            |




--- Comment #14 from Eric Seidel <eric at webkit.org>  2010-09-24 17:18:35 PST ---
(From update of attachment 68781)
Per contention above, r-.

Why would we want to let servers know it's a prefetch request?  We don't let them know other things about how we're going to display or not-display their content.

For example, we don't tell servers that we're about to display their content in a display:none iframe.  Or on what screen size, etc.  Proxies also don't necessarily tell servers that they're a proxy and thus not displaying the content...  This seems like an invalid bug to me.

A request is a request.  If servers feel they need to filter out requests based on what was done with that request, it seems they should be gathering that information differently (like via JavaScript?).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list