[whatwg/fetch] 421 case is missing RST_FRAME (#1293)

Before 

> Set response to the result of running HTTP-network-or-cache fetch given fetchParams, isAuthenticationFetch, and true.

We should probably add a:

> If connection uses HTTP/2, then transmit an RST_STREAM frame.

-- 
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/issues/1293

Received on Thursday, 12 August 2021 12:53:44 UTC