[whatwg/fetch] Be more selective with handing out the internal response (PR #1661)

Upon reviewing #1645 again it struck me that the first argument to processResponseConsumeBody should not be the internal response. The caller would still have all the same capabilities when it's not and it's safer if it's not.

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1661

-- Commit Summary --

  * Be more selective with handing out the internal response

-- File Changes --

    M fetch.bs (12)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1661.patch
https://github.com/whatwg/fetch/pull/1661.diff

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

Message ID: <whatwg/fetch/pull/1661@github.com>

Received on Thursday, 25 May 2023 16:44:56 UTC