Skip to content

Releases: ivanprjcts/sdklib

v1.10

15 Mar 18:47
Compare
Choose a tag to compare
  • Fix bug setting cookies after receiving several "Set-Cookie" headers.
  • Update urllib3 version.

v1.9.6

25 Oct 16:12
Compare
Choose a tag to compare
  • Support proxy socks protocol.

v1.9.5

18 Sep 16:27
Compare
Choose a tag to compare
  • Fix installation.

v1.9.4

09 Sep 21:23
Compare
Choose a tag to compare
  • Move ignore warnings function to shortcuts.

v1.9.3

27 Aug 17:59
Compare
Choose a tag to compare
  • Allow to ignore warnings.
  • Fix bug in getparent htmlElem method.

v1.9.2

17 Aug 16:52
Compare
Choose a tag to compare
  • Fix bug in HAR requests (urlencoded params were encoded twice).
  • Add 'timeout' attribute to http_request_context.

v1.9.1

08 Aug 17:11
Compare
Choose a tag to compare
  • Add getparent method to LxmlElem class.

v1.9.0

08 Aug 16:07
Compare
Choose a tag to compare
  • Put 'incognito_mode' as class attribute.
  • Add cache decorator for python 3+.

v1.8.11

25 Jul 05:27
Compare
Choose a tag to compare
fix test