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

I see, thanks for the explanation! I think you're probably right -- it's same-origin to the request url and returning a 40x status code, and I want to be able to hand something opaque to the SW that it can pass on, to signify that there has been a 401/407 response without the SW script being able to access the actual response.

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

Received on Thursday, 11 February 2021 22:58:05 UTC