- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 04 Aug 2020 09:54:21 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 August 2020 16:54:34 UTC
Part of #1062. Closes #270. <!-- Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [x] At least two implementers are interested (and none opposed): * All implementers do not use the HTTPS state concept. Apparently Chrome did at one time, but I checked and we're OK removing it. - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * This isn't really testable, I don't think? - [x] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed: * N/A (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/fetch/pull/1067 -- Commit Summary -- * Remove HTTPS state concept -- File Changes -- M fetch.bs (59) -- Patch Links -- https://github.com/whatwg/fetch/pull/1067.patch https://github.com/whatwg/fetch/pull/1067.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/fetch/pull/1067
Received on Tuesday, 4 August 2020 16:54:34 UTC