Skip to content

Releases: realgam3/requests-raw

Version 2.0.2

08 Jan 09:34
Compare
Choose a tag to compare
  • Fix Socks Proxy support in Python versions: 3.7-3.9

Version 2.0.1

07 Jan 16:53
Compare
Choose a tag to compare
  • Moved to requests v2.30.0
  • Fix Socks proxy support
  • Add HTTP/0.9 support
  • Automatic monkey patch removed

Version 2.0.0 (Yanked)

06 Jan 11:21
Compare
Choose a tag to compare
  • Moved to requests v2.30.0
  • Fix Socks proxy support
  • Add HTTP/0.9 support
  • Automatic monkey patch removed

Known Issues:

  • Incompatible with certain versions outlined in the setup file.

Yanked from pypi.

v1.0.1

11 May 21:40
Compare
Choose a tag to compare

Fix issue caused by requests (v2.30.0) urllib3 version bump (v2.0)

v1.0.0

24 May 17:11
0a38721
Compare
Choose a tag to compare

Fixes Bug #1
Add automatic patch monkey patch to original requests lib

v0.2.1

29 May 18:14
Compare
Choose a tag to compare
  • Fix redirects
  • Add support for python 2.7
  • Add monkey patch to original requests lib

v0.1.0

28 May 11:31
Compare
Choose a tag to compare
Fix setup files and upload to pip.