Re: [whatwg/fetch] Editorial: add <div algorithm> wrappers to Header class (PR #1596)

@annevk commented on this pull request.



>  
-<p>The <dfn export for=Headers method><code>delete(<var>name</var>)</code></dfn> method steps are:
+<div algorithm>
+<p>The <dfn export for=Headers method><code>delete(<var>name</var>)</code></dfn> method
+from a {{Headers}} object (<var>headers</var>), run these steps:

You found a bug, nice! The fix is replacing _headers_ below with `<a>this</a>`. This can stay as-is. I suppose the same applies to `set()` below.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1596#pullrequestreview-1269034175
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1596/review/1269034175@github.com>

Received on Wednesday, 25 January 2023 10:00:43 UTC