[Webkit-unassigned] [Bug 41210] Cross Origin XMLHttpRequest can not expose headers indicated in Access-Control-Expose-Headers HTTP Response Header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 09:45:43 PST 2012


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


Greg Agnew <gagnew at vivonet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gagnew at vivonet.com




--- Comment #5 from Greg Agnew <gagnew at vivonet.com>  2012-01-03 09:45:42 PST ---
All that needs to be done is 

http://trac.webkit.org/browser/trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp#L94

Concatenate allowedCrossOriginResponseHeaders with the list that comes from the exposed header.

Very simple.

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