- From: Robert Nagy <notifications@github.com>
- Date: Wed, 11 Aug 2021 00:25:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 August 2021 07:25:17 UTC
Ah, you mean: > If actualResponse’s status is not 303, request’s body is not null, and the connection uses HTTP/2, then user agents may, and are even encouraged to, transmit an RST_STREAM frame. Not sure why the "status is not 303" pre-condition exists? A 303 response may also contain a body if the server doesn't follow spec. -- 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/1288#issuecomment-896567742
Received on Wednesday, 11 August 2021 07:25:17 UTC