- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 21 Jan 2021 08:12:34 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 January 2021 16:12:46 UTC
@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