Skip to content

Release 0.9.1

Compare
Choose a tag to compare
@jcgregorio jcgregorio released this 11 Apr 13:59
· 10 commits to master since this release

Fixes in this release:

https://github.com/jcgregorio/httplib2/pull/296

    There was a problem with headers when a binary string is passed (like
    b'Authorization').

https://github.com/jcgregorio/httplib2/pull/276

    Default to doing DNS resolution through a proxy server if present.