Bug 154348

Summary: Copy form data when being redirected with 308 with NetworkSession
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, beidson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch beidson: review+

Description Alex Christensen 2016-02-17 11:53:09 PST
Copy form data when being redirected with 308 with NetworkSession
Comment 1 Alex Christensen 2016-02-17 11:58:08 PST
Created attachment 271574 [details]
Patch
Comment 2 Alex Christensen 2016-02-17 12:11:23 PST
http://trac.webkit.org/changeset/196707
Comment 3 Alex Christensen 2016-02-17 12:53:52 PST
The test just verifies existing behavior.  This change had no change in behavior (or even compiled binary when USE_NETWORK_SESSION is 0, which it is by default now).  I verified that Chrome, Firefox, and Safari all have the same behavior in the new test.