Skip to content

Releases: csharp-leaf/Leaf.xNet

Leaf.xNet v5.1.56

31 Jan 21:39
Compare
Choose a tag to compare
Full cross-domain / wildcard cookies support. New cookie parsing syst…

Leaf.xNet v5.1.55

28 Jan 09:06
Compare
Choose a tag to compare
Removed Leaf.xNet.Extensions namespace. All String extensions moved t…

Leaf.xNet v5.1.53

23 Jan 17:35
Compare
Choose a tag to compare
Escape parameter names in RequestParams: Cyrillic and Unicode paramet…

Leaf.xNet v5.1.52

18 Jan 08:47
Compare
Choose a tag to compare
Removed XP from Windows UserAgent generation. Updated Chrome, Firefox…

Leaf.xNet v5.1.51

09 Jan 22:55
Compare
Choose a tag to compare
New property for HttpResponse: HasExternalRedirect - is true when Has…

Leaf.xNet v5.1.49

27 Dec 16:56
Compare
Choose a tag to compare
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

07 Dec 19:49
Compare
Choose a tag to compare
CookieStorage fixed cross-domain cookie duplication when used (dot) d…

Leaf.xNet v5.1.47

13 Nov 22:55
Compare
Choose a tag to compare
Fix some Disposing

Leaf.xNet v5.1.46

13 Nov 22:21
Compare
Choose a tag to compare
Fix typos.

Leaf.xNet v5.1.45

08 Nov 14:15
Compare
Choose a tag to compare
Fixed exception when Cookie has "Domain" property instead of "domain".