Re: [whatwg/fetch] Allow more flexibility in how 401s/407s are handled? (#1132)

Finally got a chance to play with this some more; sorry for the delay. Chrome does indeed expose 407 responses to the Service Worker at the moment. Haven't tested other browsers. As previously mentioned, this isn't a problem with the spec at the moment, it's a problem in Chrome's implementation.

If we go ahead with the changes referenced in https://github.com/whatwg/fetch/issues/1132#issuecomment-1139831381, such that an opaque response is returned for 401s/407s (both in the spec and the implementation), is that sufficient to resolve #728?

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

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

Received on Saturday, 13 August 2022 00:17:07 UTC