- From: Chirag <notifications@github.com>
- Date: Thu, 14 Oct 2021 23:37:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 October 2021 06:37:16 UTC
I have found processRequestBody in four places in [whatwg/fetch](https://github.com/whatwg/fetch) and in 7 places in [whatwg/xhr](https://gtihub.com/whatwg/xhr). In whatwg/fetch: line 3670 and 3678 of /fetch.bs line 3585 and 3593 of review-drafts/2021-06.bs In whatwg/xhr: line 801 and 899 in /xhr.bs line 802 and 900 in review-drafts/2021-08.bs line 796, 908 and 909 in review-drafts/2021-02.bs Is that all I have to change to processRequestBodyChunkSize and shall I open a PR for this? Thanks in advance! -- 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/1320#issuecomment-944039340
Received on Friday, 15 October 2021 06:37:16 UTC