[Webkit-unassigned] [Bug 112471] cross-origin requests redirected fail or drop author requested headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 06:42:22 PDT 2013


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





--- Comment #5 from Kenneth Russell <kbr at google.com>  2013-07-03 06:44:20 PST ---
The fix for https://code.google.com/p/chromium/issues/detail?id=226897 may have slightly improved the behavior in this area. At least the second test:

"this page (origin-a) -> origin-a.sigusrone.com/first-hop -> origin-b.sigusrone.com/second-hop"

gets further in the current Chrome Canary than WebKit nightly. I'd suggest porting the fix for that from Blink to WebKit. Further fixes would be great.

Note also that https://code.google.com/p/chromium/issues/detail?id=173727 , which seems to be a problem with CORS preflight requests, might be related as well.

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