- From: Jonathan Watt <notifications@github.com>
- Date: Fri, 18 Mar 2016 07:36:49 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 18 March 2016 14:37:16 UTC
Right now the 'Basic fetch' section in the spec hardcodes the schemes that result in the HTTPS state of the request's client being inherited onto the response. That requires the Fetch spec to know about every single scheme. Better would be to allow the sections/specs that define a scheme to define whether HTTPS state inherits for the given scheme. I'm not sure how this would interact with https://github.com/whatwg/html/issues/856 CC @bzbarsky --- 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/255
Received on Friday, 18 March 2016 14:37:16 UTC