background-fetch
background-fetch copied to clipboard
Guard for Headers object
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.)