Closed
Bug 58150
Opened 24 years ago
Closed 24 years ago
HTTP is ignoring the 307 response
Categories
(Core :: Networking: HTTP, defect, P3)
Core
Networking: HTTP
Tracking
()
Future
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
HTTP is not handling 307 redirects. This requires special care, because we
should not redirect if we get this response on a POST request.
IE50 redirects unconditionally for 307 responses.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•24 years ago
|
||
Marking this as future since we don't have a particular instance where this is
troubling people.
Target Milestone: --- → Future
Assignee | ||
Comment 3•24 years ago
|
||
changed platform to all
*** This bug has been marked as a duplicate of 48202 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Hardware: PC → All
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
Verified, this is a duplicate of bug 48202 "HTTP responses 303 and 307 not handled."
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•