
Improves HttpWebRequest compatibility.
Features
- Improved platform support - This release adds three new sets of binaries targeting the following platforms:
- .NET Core 2.0/2.1/2.2 (via .NET Standard 2.0)
- .NET 4.6.x/4.7.x
- .NET 3.5 SP1
- Optimized AES/GCM performance - Improved performance of AES/GCM ciphers in TLS and SSH protocols on .NET Compact Framework and non-Windows platforms.
- Improved HttpWebRequestcompatibility - HttpRequest now features PreAuthenticate and Expect properties that aim to be compatible with .NET's HttpWebRequest.