[whatwg/fetch] Describe filtered responses better (Issue #1509)

There's a couple things that need to be done:

1. There's a number of call sites that assume filtered responses have the same associated concepts as normal responses do. They probably should, except if this causes a problem of some kind. Needs to be double checked and then we should update the definition of a filtered response to make it clear that unless stated otherwise it has all the same associated concepts.
2. It would be good to check if response call sites in general use the filtered response correctly as I haven't been as disciplined about this as I should have been.

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

Message ID: <whatwg/fetch/issues/1509@github.com>

Received on Saturday, 22 October 2022 06:57:00 UTC