Releases: ivanprjcts/sdklib
Releases · ivanprjcts/sdklib
v1.10
- Fix bug setting cookies after receiving several "Set-Cookie" headers.
- Update urllib3 version.
v1.9.6
- Support proxy socks protocol.
v1.9.5
- Fix installation.
v1.9.4
- Move ignore warnings function to shortcuts.
v1.9.3
- Allow to ignore warnings.
- Fix bug in getparent htmlElem method.
v1.9.2
- Fix bug in HAR requests (urlencoded params were encoded twice).
- Add 'timeout' attribute to http_request_context.
v1.9.1
- Add getparent method to LxmlElem class.
v1.9.0
- Put 'incognito_mode' as class attribute.
- Add cache decorator for python 3+.
v1.8.11
fix test