- From: Gregory Terzian <notifications@github.com>
- Date: Sun, 31 May 2020 09:28:49 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/xhr/pull/279@github.com>
Following-up on https://github.com/whatwg/fetch/pull/1029 FIX #277 <!-- 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): Mozilla cc @annevk Google cc @yutakahirano - [ ] [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/master/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: … * Firefox: … * Safari: … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) <!-- This comment and the below content is programatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** ### :boom: Error: 400 Bad Request :boom: ### [PR Preview](https://github.com/tobie/pr-preview#pr-preview) failed to build. _(Last tried on May 31, 2020, 4:28 PM UTC)_. <details> <summary>More</summary> PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhatwg%2Fxhr%2F379930757c7286965af541f2e013342ad24776b5%2Fxhr.bs&force=1&md-status=LS-PR&md-Text-Macro=PR-NUMBER%20279) _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20whatwg/xhr%23279.)._ </details> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/xhr/pull/279 -- Commit Summary -- * use XMLHttpRequestBodyInit as defined in Fetch, in send. -- File Changes -- M xhr.bs (5) -- Patch Links -- https://github.com/whatwg/xhr/pull/279.patch https://github.com/whatwg/xhr/pull/279.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/279
Received on Sunday, 31 May 2020 16:29:02 UTC