[Webkit-unassigned] [Bug 247942] Evaluate what happens to application specific HTTP headers in case of 301 cached redirections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 04:49:25 PST 2022


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
See https://bugs.webkit.org/show_bug.cgi?id=247418.
I wonder whether we should actually store redirect request in the HTTP cache.
Maybe we should just store the location URL, and then recompute dynamically the redirect request from the new request and the location URL.
This would allow preserving the new request headers

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221115/be5e9010/attachment.htm>


More information about the webkit-unassigned mailing list