- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 24 Nov 2022 08:25:24 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 November 2022 16:25:37 UTC
I think it's normal that when it's interrupted it will continue to fill the outgoing buffer a bit as it might not immediately get a connection close. And we don't actually track which bytes have been successfully delivered. But going all the way to 100% does seem surprising, but it seems not all implementations are doing that in which case I'd consider this an implementation bug. There's certainly nothing in the specification that supports that kind of behavior. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/361#issuecomment-1326655502 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/xhr/issues/361/1326655502@github.com>
Received on Thursday, 24 November 2022 16:25:37 UTC