[HTTP/3] Better handle connection close by browser #37835
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
HTTP3
Milestone
When a browser is closed it shuts down the QUIC transport rather than aborting. That leaves unidirection control streams in an unhealthy state.
We need to know whether a connection was aborted or shutdown which will require work in System.Net.Quic.
Example logs from browser close:
The text was updated successfully, but these errors were encountered: