Skip to content

Releases: dotnet/WatsonWebserver

3.0.1

03 Sep 14:57
Compare
Choose a tag to compare
NuGet v2.1.7, fix for NullReference error when client disconnects too…

… fast (thanks @shdwp!)

2.1.7

23 Aug 04:58
Compare
Choose a tag to compare

Fix NullReference in cases where client disconnects too fast (thank you @shdwp!)

2.1.6

12 Aug 00:45
Compare
Choose a tag to compare

Pre-routing handler.

2.1.5

03 Aug 14:08
Compare
Choose a tag to compare

Events/callbacks

2.1.4

02 Aug 23:00
Compare
Choose a tag to compare

Fix content-type issue (not being set)

2.1.3

01 Aug 18:03
Compare
Choose a tag to compare

Add stream support to content route processor.

2.1.2

04 Jul 22:44
Compare
Choose a tag to compare

Fix for raw URL cases (Linux dotnet) where the raw URL starts with two slashes instead of one