[Webkit-unassigned] [Bug 261332] New: Statuscodes 305, 306, 309, ... redirect even though they should not
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 8 07:31:31 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261332
Bug ID: 261332
Summary: Statuscodes 305,306,309, ... redirect even though they
should not
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jannis.rautenstrauch at cispa.de
CC: beidson at apple.com
According to the fetch specification: "A redirect status is a status that is 301, 302, 303, 307, or 308.", i.e., all other status codes should not redirect. (https://fetch.spec.whatwg.org/#statuses)
WebKit redirect for many other status codes such as 305, 306, 309.
Test: https://echo.sectec.rocks/echo/?location=https://example.org&ecohd_status=305
--
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/20230908/a9444082/attachment.htm>
More information about the webkit-unassigned
mailing list