- From: Chris Thompson <notifications@github.com>
- Date: Fri, 07 Jul 2023 11:22:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 July 2023 18:22:37 UTC
@christhompson commented on this pull request. > +To <dfn>upgrade an HTTP request</dfn> given a <a for=/>request</a> <var>request</var>, run these +steps: + +<ol> + <li> + <p>If one or more of the following conditions are met, return without modifying request: Done (this was originally mirroring the wording in https://w3c.github.io/webappsec-mixed-content/#upgrade-algorithm) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1256266651 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1519493546@github.com>
Received on Friday, 7 July 2023 18:22:37 UTC