- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 03 Jun 2020 22:42:55 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 June 2020 05:43:07 UTC
@annevk commented on this pull request. > @@ -703,7 +703,7 @@ method must run these steps: <a for=string>converted</a>, and <a lt="UTF-8 encode">UTF-8 encoded</a>. <li><p>Otherwise, set <a>request body</a> and <var>extractedContentType</var> to the result of - <a for=BodyInit>extracting</a> <var>body</var>. + <a for=XMLHttpRequestBodyInit>extracting</a> <var>body</var>. ```suggestion <a for=BodyInit>extracting</a> <var>body</var>. ``` -- 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/279#pullrequestreview-424117100
Received on Thursday, 4 June 2020 05:43:07 UTC