Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cganterh
Copy link
Contributor

@cganterh cganterh commented Mar 3, 2015

I added the unit test for _convert_byte_str in python3/httplib2test.py so that
i026e/httplib2@93ba12c can be merged.
Previous pull request was #291.

i026e and others added 2 commits December 17, 2014 11:25
There is a problem with headers when a binary string is passed (like b'Authorization')
I've added a function to decode such strings.
It is not an elegant solution, but it works for me
@cganterh cganterh mentioned this pull request Mar 3, 2015
jcgregorio added a commit that referenced this pull request Mar 3, 2015
There was a problem with headers when a binary string is passed (like b'Authorization').
@jcgregorio jcgregorio merged commit 71a3b7b into jcgregorio:master Mar 3, 2015
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Feb 4, 2016
0.9.2:

Changes not documented.

0.9.1:

Fixes in this release:

jcgregorio/httplib2#296

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

jcgregorio/httplib2#276

    Default to doing DNS resolution through a proxy server if present.
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Feb 11, 2016
0.9.2:

Changes not documented.

0.9.1:

Fixes in this release:

jcgregorio/httplib2#296

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

jcgregorio/httplib2#276

    Default to doing DNS resolution through a proxy server if present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants