Re: [whatwg/fetch] CORB: nosniff handling (#686)

This looks pretty great, thanks.

I think it'll be slightly better to create a new response and copy the fields you want preserved (only status? need to double check it's okay for internal response's url list to remain empty, I suspect so) so things like trailer will be cleared and any new additions to responses would not end up being exposed.

I have some formatting nits that I'll take a pass on tomorrow morning so you can review those whenever you get in.

-- 
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/pull/686#issuecomment-384334504

Received on Wednesday, 25 April 2018 15:44:29 UTC