Releases: csharp-leaf/Leaf.xNet
Releases · csharp-leaf/Leaf.xNet
Leaf.xNet v5.1.44
Added target .NET Framework 4.5.2 (issue #12)
Leaf.xNet v5.1.43
New property AcceptEncoding. Some servers using custom AcceptEncoding…
Leaf.xNet v5.1.42
Fixes by Igor Vacil'ev: 1. Absolute path and query in starting line when using proxy; 2. Connection close check header before try to use connection.
Leaf.xNet v5.1.41
New setting: HttpRequest.CookieSingleHeader (Default: true). Cookies …
Leaf.xNet v5.1.40
New cookie domain parsing (Fixed some exceptions when unable to parse…
Leaf.xNet v5.1.39
Middle response headers. Thanks to Azor Ahai. New property: EnableMiddleHeaders for HttpRequest. New property: MiddleHeaders for HttpResponse.
Leaf.xNet v5.1.38
Fix some HTTP requests. Fix Issue #5
Leaf.xNet v5.1.37
fix AppVeyor (Git releases)
Leaf.xNet v5.1.36
NetFramework 4.7.1, 4.7.2 and Net Core 2.1 now supported! Fixed tests.
Leaf.xNet v5.1.35
Cookie Filters. Fixed Cookie invalid path. Fixed cookie values ending…