Re: [whatwg/fetch] Add WebDriver BiDi network request logging (PR #1540)

@sadym-chromium commented on this pull request.



> @@ -5699,6 +5731,10 @@ run these steps:
     <p class=note>This intentionally does not depend on <var>httpRequest</var>'s
     <a for=request>credentials mode</a>.
 
+   <!-- After this point the request is not further modified before being either
+        retrieved from the cache or sent -->
+   <li><p>Run the <a>WebDriver BiDi before request sent</a> steps with <var>request</var>.

@jgraham does it intentionally use `request` instead of `httpRequest`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1540#pullrequestreview-3047073578
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1540/review/3047073578@github.com>

Received on Wednesday, 23 July 2025 12:06:52 UTC