Bug 242969
| Summary: | We should maintain the original Content-Type header on 303 HTTP redirect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
We should maintain the original Content-Type header on 303 HTTP redirect, like we do for the 307 and 308 ones. This would align our behavior with Blink and Gecko.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2602
EWS
Committed 252713@main (afacf71feeaa): <https://commits.webkit.org/252713@main>
Reviewed commits have been landed. Closing PR #2602 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97402994>