Re: [whatwg/fetch] Integrate with Fetch Metadata. (#993)

annevk commented on this pull request.



> @@ -3335,6 +3340,9 @@ optionally with a <i>recursive flag</i>, run these steps:
    <li><p><a href=https://w3c.github.io/webappsec-upgrade-insecure-requests/#upgrade-request>Upgrade <var>request</var> to a potentially secure URL, if appropriate</a>.
    [[!UPGRADE]]
 
+   <li><p><a abstract-op lt="set the Fetch metadata headers for a request">Set the Fetch metadata headers for <var>request</var></a>.

Interesting, I tend to use dfn for those and only use abstract-op for the IAmACamelCaseAlgorithm types from ECMAScript. I guess I'm not going to block on this then, but copying @domenic and @tabatkins for thoughts.

-- 
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/993#discussion_r377655196

Received on Tuesday, 11 February 2020 14:08:33 UTC