- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 08 May 2017 09:30:19 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 May 2017 16:30:55 UTC
Given https://groups.google.com/d/msg/mozilla.dev.tech.network/glqron0mRko/QMBjliPVAQAJ and reply it seems that indeed this can be constrained by the implementation. So for a 10GiB request body the implementation could just use back pressure after 100KiB or so to make sure it succeeds and otherwise retry with those 100KiB. It might be worth adding a note about this. The re-post-on-back scenario from @wanderview can't be hit by this feature I think since that's just `<form>`. -- 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/538#issuecomment-299918265
Received on Monday, 8 May 2017 16:30:55 UTC