- From: Mark Nottingham <notifications@github.com>
- Date: Thu, 03 Mar 2016 01:45:07 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 3 March 2016 09:45:38 UTC
In H1 you'd need to continue sending the request to the origin *if* you want to continue to use the connection for subsequent requests. In H2, you can send a `RST_STREAM` and continue on your merry way. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/229#issuecomment-191681504
Received on Thursday, 3 March 2016 09:45:38 UTC