[Webkit-unassigned] [Bug 63460] CORS should only deal with request headers set by script authors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 16:32:08 PDT 2011


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-06-28 16:32:08 PST ---
> Could you recommend a different approach to fixing this bug?

I don't have a lot of detail to give, but the source of headers would need to be tracked outside of ResourceRequest. Or perhaps the code could be refactored so that implementation headers would be added after deciding whether to make a simple request.

It seems that this change to the spec hasn't really settled yet, it that correct?

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