Releases: csharp-leaf/Leaf.xNet
Releases · csharp-leaf/Leaf.xNet
Leaf.xNet v5.1.56
Full cross-domain / wildcard cookies support. New cookie parsing syst…
Leaf.xNet v5.1.55
Removed Leaf.xNet.Extensions namespace. All String extensions moved t…
Leaf.xNet v5.1.53
Escape parameter names in RequestParams: Cyrillic and Unicode paramet…
Leaf.xNet v5.1.52
Removed XP from Windows UserAgent generation. Updated Chrome, Firefox…
Leaf.xNet v5.1.51
New property for HttpResponse: HasExternalRedirect - is true when Has…
Leaf.xNet v5.1.49
Fixed cookie parsing exception when domains starts with dot. (1 level). Net Core 2.2 support. HttpRequest.DontTrackCookies renamed to UseCookies (by default is true). Debug only: don't call ToString while debugging. Refactoring.
Leaf.xNet v5.1.48
CookieStorage fixed cross-domain cookie duplication when used (dot) d…
Leaf.xNet v5.1.47
Fix some Disposing
Leaf.xNet v5.1.46
Fix typos.
Leaf.xNet v5.1.45
Fixed exception when Cookie has "Domain" property instead of "domain".