[Webkit-unassigned] [Bug 35300] (GTK) HTTP 307 after a 303 after a POST re-sends POST data from the original request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 09:27:24 PDT 2013


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


Alberto Garcia <agarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gns at gnome.org,
                   |                            |mrobinson at webkit.org




--- Comment #6 from Alberto Garcia <agarcia at igalia.com>  2013-04-09 09:25:38 PST ---
One other possibility if we don't want to change the current behavior
is to add a new 'original-uri' property to the WebKitWebResource
class.

I can easily prepare a patch.

(In reply to comment #4)
> Do we need to change that field? The identifier is supposed to be
> associated to the initial request.

One thing to note, though, is that we're currently updating the uri
property (which is read-only) by directly accessing the private
structure from a different class...

Gustavo wrote the original code (bug 29134), adding him to Cc.

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