Skip to content

Releases: csharp-leaf/Leaf.xNet

Leaf.xNet v5.2.10

28 May 17:46
Compare
Choose a tag to compare
Second potential fix issue #83: Infinite stuck.

Leaf.xNet v5.2.9

27 May 19:17
Compare
Choose a tag to compare
Fix Infinite stuck #83

Leaf.xNet v5.2.8

26 May 19:09
77f3b46
Compare
Choose a tag to compare
Merge pull request #79 from aidenpearce79/master

Fix System.IndexOutOfRangeException

Leaf.xNet v5.2.6

26 Mar 16:13
Compare
Choose a tag to compare
- Fix HTTPS proxies some issues (issue #44)

- Changed target NET Framework to 4.5 now supported (4.5+ now supported)
- ProxyClient.AbsoluteUriInStartingLine by default is false now

Leaf.xNet v5.2.5

27 Dec 17:55
Compare
Choose a tag to compare
Remove nuget package from git releases: not working, file not found e…

Leaf.xNet v5.2.4

27 Dec 17:47
Compare
Choose a tag to compare
AppVeyor: fix publishing nuget package in GitHub Releases

Leaf.xNet v5.2.3

27 Dec 17:40
Compare
Choose a tag to compare
CookiesStorage: ToBytes() and FromBytes(byte[])

Leaf.xNet v5.2.2

27 Dec 17:12
Compare
Choose a tag to compare
- Remove new keyword from Socks4aProxyClient

- AppVeyor: nuget package publishing on GitHub Releases
- Disable MSBuild warning 1573 (undocumented parameter)

Leaf.xNet v5.2.1

27 Dec 16:58
Compare
Choose a tag to compare
- Update appveyor to Visual Studio 2019 and update target frameworks

- Update README.md: Cloudflare is obsolete

Leaf.xNet v5.1.91

27 Dec 11:54
04d6cee
Compare
Choose a tag to compare
Merge pull request #58 from guzlewski/cookie

Add IgnoreInvalidCookie bool