dotnet / WatsonWebserver

Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
MIT License
403 stars 83 forks source link

Watson.Lite: Fixes Client Stream crashing webserver if client closed the wire. #134

Closed GitHubProUser67 closed 7 months ago

GitHubProUser67 commented 7 months ago

Watson.Lite: Fixes Client Stream crashing webserver if client closed the wire.

This fixes the issue according to the recommendations of the C# documentation.

The issue always existed even in httpserverlite, but somehow it was masked before...

GitHubProUser67 commented 7 months ago

@dotnet-policy-service agree [company="{MultiServer Corp}"]

GitHubProUser67 commented 7 months ago

@dotnet-policy-service agree

@dotnet-policy-service agree [company="{MultiServer Corp}"]

jchristn commented 7 months ago

Thanks for this @GitHubProUser67 I will get this integrated right now!

jchristn commented 7 months ago

NuGet v6.1.7 for Watson.Lite, cheers!