[Webkit-unassigned] [Bug 85072] [soup] URL of the ResourceResponse passed to willSendRequest is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 30 06:44:47 PDT 2012


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





--- Comment #10 from Gustavo Noronha (kov) <gns at gnome.org>  2012-04-30 06:44:46 PST ---
(From update of attachment 139218)
Hmm. I think you are right, but this is only a partial fix. The URL will be the old one, but all the headers will be the new ones, which is also not expected. I think we'll need to store the response we get earlier by reintroducing a got-headers signal handler, and then use it here.

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