[Webkit-unassigned] [Bug 222558] [SOUP] HTTP method and version in web inspector network tab are not what WebKit actually sent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 22:48:14 PST 2021


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |bburg at apple.com,
                   |                            |cgarcia at igalia.com,
                   |                            |youennf at gmail.com

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I'm not sure this is soup specific, the inspector is notified about the request being sent from the web process, the network process might change the request after that. We would need to add a requstDidSend notification from the network process back to the web process like we do for web sockets.

-- 
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/20210302/6a154c34/attachment-0001.htm>


More information about the webkit-unassigned mailing list