- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 31 Jan 2021 23:52:53 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 February 2021 07:53:06 UTC
So instead of > 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. we could maybe have > 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, signal to the server that _response_'s message can be incomplete. That seems quite awkward to me though. -- 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/637#issuecomment-770649387
Received on Monday, 1 February 2021 07:53:06 UTC