I was looking at https://github.com/whatwg/fetch/issues/771 and noticed that this specification doesn't define a guard for its `Headers` objects. Might also not be tested? (Probably best to fix this on top of https://github.com/whatwg/fetch/pull/1157.)
I was looking at whatwg/fetch#771 and noticed that this specification doesn't define a guard for its
Headersobjects. Might also not be tested?(Probably best to fix this on top of whatwg/fetch#1157.)