This repository has been archived by the owner on Jan 9, 2020. It is now read-only.
Releases: AnErrupTion/Better-xNet
Releases · AnErrupTion/Better-xNet
Better-xNet 3.3.4
3.3.4 :
- Fixed the DLL not working.
- Removed Send() function.
- Added Edge User-Agent.
- Updated all current User-Agents.
- Switched to .NET Framework 4 again for better compatibility.
- Made a minimal change in the CookieStorage class.
- Added a new class named HttpUtils, including GetPageSource() function.
- Fixed Issue X-rus#59 (view issue on original xNet repository).
Better-xNet First version
The first version of Better-xNet!
What's new/fixed :
- Removed Chain proxy support
- Fixed Issue X-rus#54 (view issue on original xNet repository).
- Removed Opera Mini user agent.
- IgnoreProtocolErrors is now true by default.
- Changed CookieDictionary to CookieStorage and made some minimal changes.
- Added Send() function, better than using Post(), Get() etc..
- Using .NET Framework 4.8 for better compatibility.
- Fixed Issue X-rus#34 (view issue on original xNet repository).