- From: youennf <notifications@github.com>
- Date: Sat, 02 Jun 2018 11:27:07 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 2 June 2018 18:27:32 UTC
AIUI, same-site cookies is not checking the scheme. If we summarize, the ideal same-site behavior would be: 1. Fail CORP same-site check in case of a HTTPS resource fetched from an HTTP context. 2. Succeed CORP same-site check in case of a HTTP resource fetched from an HTTPS context. -- 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/687#issuecomment-394106967
Received on Saturday, 2 June 2018 18:27:32 UTC