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

mikewest 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>.

Bikeshed defines `abstract-op` as "[English-language algorithms](https://tabatkins.github.io/bikeshed/#dfn-types)"; that's generally why I've been using it to identify algorithms. What type would you use?

-- 
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_r377633249

Received on Tuesday, 11 February 2020 13:29:33 UTC