Re: [whatwg/fetch] "A status is a code" doesn't actually mean anything (#1142)

@MattMenke2 ah, I suspect the mapping from 32- to 16-bit happens at the IDL layer (`status` is `unsigned short` which is 16-bit). (And yeah, I didn't delve into 206, 3xx, and such here as we already have issues or they are already adequately tested. If I remember correctly 3xx without `Location` or assigned meaning are passed to the caller.)

-- 
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/1142#issuecomment-764756160

Received on Thursday, 21 January 2021 16:12:46 UTC