summaryrefslogtreecommitdiff
path: root/requests/compat.py
Commit message (Expand)AuthorAgeFilesLines
* handle urllib3 api changes; closes #2045Josh Schneier2014-07-291-2/+0
* compat: handle SyntaxError when importing simplejsonMartin Geisler2014-05-261-1/+3
* Fix all remaining references to charadeIan Cordasco2013-12-181-1/+1
* Wrap IncompleteRead in ChunkedEncodingError.Cory Benfield2013-07-281-0/+2
* Use urllib to retrieve environment proxies.James Clarke2013-05-311-2/+2
* it`s more pep8 nowoczkers2013-01-271-1/+0
* chardet fixes!Kenneth Reitz2012-12-011-0/+1
* Merge branch 'master' of github.com:kennethreitz/requestsKenneth Reitz2012-11-291-6/+0
|\
| * Modified: Change the import statement.Keiji Matsuzaki2012-11-291-1/+1
* | fix chardet importKenneth Reitz2012-11-271-5/+5
|/
* Make sure that url has fragment removed when using a proxyJonathan Halcrow2012-10-271-2/+2
* quote_plus, unquote_plus addedLasse Vang Gravesen2012-10-221-2/+2
* Making the code more PEP8 compliantRadu Voicilas2012-10-091-1/+1
* Fixes #817.Ian Cordasco2012-09-021-0/+2
* import cchardet if availableasapo2012-08-271-1/+4
* Whitespace fixes following PEP8.Locker5372012-08-161-1/+0
* Correctly handle encoding numbers when POSTing.Cory Benfield2012-08-061-0/+2
* Moved fix for #747 to compat moduleMarcus McCurdy2012-08-041-0/+2
* simplify #710Kenneth Reitz2012-07-081-0/+4
* chardet2Kenneth Reitz2012-06-281-0/+2
* Further changes to move cookies to CookieJarShivaram Lingamneni2012-05-011-2/+2
* Use basestring instead of str to determine when to return headers as-is. This...Greg Taylor2012-02-051-0/+2
* wow.Kenneth Reitz2012-01-271-1/+2
* oh snapKenneth Reitz2012-01-231-1/+9
* more stuff and things Kenneth Reitz2012-01-231-1/+4
* goodKenneth Reitz2012-01-231-0/+16
* compatKenneth Reitz2012-01-231-0/+75