Document HttpResponseMessage.Dispose will terminate response and notify the server #54294
Labels
area-System.Net.Http
documentation
Documentation bug or enhancement, does not impact product or test code
Milestone
HttpResponseMessage.Dispose()
docs should mention that it will terminate a response early and send a notification to the server (e.g. HTTP/2 RST_STREAM).https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpresponsemessage.dispose?view=net-5.0
The text was updated successfully, but these errors were encountered: