- From: Chirag <notifications@github.com>
- Date: Fri, 15 Oct 2021 04:54:12 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/xhr/pull/333@github.com>
Related to [whatwg/fetch/issues/1320](https://github.com/whatwg/fetch/issues/1320)
This change renames processRequestBody to processRequestBodyChunkSize.
<!--
Thank you for contributing to the XMLHttpRequest Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->
- [ ] At least two implementers are interested (and none opposed):
* …
* …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* Chrome: …
* Firefox: …
* Safari: …
(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/xhr/pull/333
-- Commit Summary --
* <a href="https://github.com/whatwg/xhr/pull/333/commits/2fdddb0f04075381eed9e39b9c48c50d255b1409">Editorial: Rename processRequestBody</a>
-- File Changes --
M xhr.bs (6)
-- Patch Links --
https://github.com/whatwg/xhr/pull/333.patch
https://github.com/whatwg/xhr/pull/333.diff
--
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/xhr/pull/333
Received on Friday, 15 October 2021 11:54:25 UTC