[webkit-reviews] review granted: [Bug 222558] HTTP method in web inspector network tab is not what WebKit actually sent after a redirect from POST to GET : [Attachment 440871] Patch v1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 04:58:03 PDT 2021


Michael Catanzaro <mcatanzaro at gnome.org> has granted Patrick Angle
<pangle at apple.com>'s request for review:
Bug 222558: HTTP method in web inspector network tab is not what WebKit
actually sent after a redirect from POST to GET
https://bugs.webkit.org/show_bug.cgi?id=222558

Attachment 440871: Patch v1.0

https://bugs.webkit.org/attachment.cgi?id=440871&action=review




--- Comment #25 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 440871
  --> https://bugs.webkit.org/attachment.cgi?id=440871
Patch v1.0

View in context: https://bugs.webkit.org/attachment.cgi?id=440871&action=review

Nice test!

> Source/WebInspectorUI/ChangeLog:1
> +2021-10-11  Michael Catanzaro  <mcatanzaro at gnome.org>

This is Carlos Garcia's fix, not mine!

>
LayoutTests/http/tests/inspector/network/resource-redirect-request-headers.html
:9
> +    fetch("resources/delay.py?delay=100", {

Why is a delay required?


More information about the webkit-reviews mailing list