Releases: FlorianREGAZ/Python-Tls-Client
Releases · FlorianREGAZ/Python-Tls-Client
1.0.1
- Added certificate pinning (by @biggie0344)
1.0
- updated shared libraries
- updated typing
- added
close
function to close the session and avoid memory leaking
0.2.1
- Improved the way headers are selected between session and request headers
- Updated shared libraries
- Fixed small header bug
0.1.9
- Fixed duplicate cookies
- Updated shared libraries (added new features coming with them)
0.1.8
- fixed sending form data
0.1.7
- Updated share libraries
- Added
aarch64
support
0.1.5
- Added random tls extension order feature (Example here)
0.1.4
- Added
chrome_107
preset
0.1.3
- Fixed cookie handling
0.1.2
- Fixed timeout