Skip to content

v0.14.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 05 Dec 01:15
· 6 commits to master since this release
c66b68f
  • Added support for proxy authentication with HTTP endpoints.
  • Support for proxying HTTPS endpoints is not available due to limitations
    of the underlying requests/urllib3 library.
  • Fixed up stray bytes to str conversion.