- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 02 Jun 2020 05:36:43 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 June 2020 12:36:55 UTC
@yutakahirano commented on this pull request. > - <ul class=brief> - <li><var>request</var>'s <a for=request>origin</a> is <a>schemelessly same site</a> with - <var>request</var>'s <a for=request>current URL</a>'s <a for=url>origin</a> - <li><var>request</var>'s <a for=request>origin</a>'s <a for=url>scheme</a> is - "<code>https</code>" or <var>response</var>'s <a for=response>HTTPS state</a> is - "<code>none</code>" - </ul> + <dl class=switch> Good catch, thanks. I added a statement sanitizing _policy_ above. -- 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/1030#discussion_r433841187
Received on Tuesday, 2 June 2020 12:36:55 UTC