| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix compat.py | Kenneth Reitz | 2017-05-26 | 1 | -2/+3 |
| * | proxy bypass on Windows without DNS lookups | schlamar | 2017-05-04 | 1 | -2/+4 |
| * | adding rewind for re-POST bodies | Nate Prewitt | 2016-11-02 | 1 | -0/+2 |
| * | making module docstrings and coding comments consistent | Nate Prewitt | 2016-07-19 | 1 | -1/+5 |
| * | Merge pull request #2412 from sigmavirus24/remove-cruft | Kenneth Reitz | 2015-01-27 | 1 | -52/+0 |
| |\ | |||||
| | * | Remove entirely unnecessary and unused bits from requests.compat | Ian Cordasco | 2015-01-18 | 1 | -52/+0 |
| * | | Check that a filename is a basestring instance | Ian Cordasco | 2015-01-20 | 1 | -1/+0 |
| |/ | |||||
| * | Fix a typo in a comment | Ben Edelman | 2014-12-15 | 1 | -1/+1 |
| * | handle urllib3 api changes; closes #2045 | Josh Schneier | 2014-07-29 | 1 | -2/+0 |
| * | compat: handle SyntaxError when importing simplejson | Martin Geisler | 2014-05-26 | 1 | -1/+3 |
| * | Fix all remaining references to charade | Ian Cordasco | 2013-12-18 | 1 | -1/+1 |
| * | Wrap IncompleteRead in ChunkedEncodingError. | Cory Benfield | 2013-07-28 | 1 | -0/+2 |
| * | Use urllib to retrieve environment proxies. | James Clarke | 2013-05-31 | 1 | -2/+2 |
| * | it`s more pep8 now | oczkers | 2013-01-27 | 1 | -1/+0 |
| * | chardet fixes! | Kenneth Reitz | 2012-12-01 | 1 | -0/+1 |
| * | Merge branch 'master' of github.com:kennethreitz/requests | Kenneth Reitz | 2012-11-29 | 1 | -6/+0 |
| |\ | |||||
| | * | Modified: Change the import statement. | Keiji Matsuzaki | 2012-11-29 | 1 | -1/+1 |
| * | | fix chardet import | Kenneth Reitz | 2012-11-27 | 1 | -5/+5 |
| |/ | |||||
| * | Make sure that url has fragment removed when using a proxy | Jonathan Halcrow | 2012-10-27 | 1 | -2/+2 |
| * | quote_plus, unquote_plus added | Lasse Vang Gravesen | 2012-10-22 | 1 | -2/+2 |
| * | Making the code more PEP8 compliant | Radu Voicilas | 2012-10-09 | 1 | -1/+1 |
| * | Fixes #817. | Ian Cordasco | 2012-09-02 | 1 | -0/+2 |
| * | import cchardet if available | asapo | 2012-08-27 | 1 | -1/+4 |
| * | Whitespace fixes following PEP8. | Locker537 | 2012-08-16 | 1 | -1/+0 |
| * | Correctly handle encoding numbers when POSTing. | Cory Benfield | 2012-08-06 | 1 | -0/+2 |
| * | Moved fix for #747 to compat module | Marcus McCurdy | 2012-08-04 | 1 | -0/+2 |
| * | simplify #710 | Kenneth Reitz | 2012-07-08 | 1 | -0/+4 |
| * | chardet2 | Kenneth Reitz | 2012-06-28 | 1 | -0/+2 |
| * | Further changes to move cookies to CookieJar | Shivaram Lingamneni | 2012-05-01 | 1 | -2/+2 |
| * | Use basestring instead of str to determine when to return headers as-is. This... | Greg Taylor | 2012-02-05 | 1 | -0/+2 |
| * | wow. | Kenneth Reitz | 2012-01-27 | 1 | -1/+2 |
| * | oh snap | Kenneth Reitz | 2012-01-23 | 1 | -1/+9 |
| * | more stuff and things | Kenneth Reitz | 2012-01-23 | 1 | -1/+4 |
| * | good | Kenneth Reitz | 2012-01-23 | 1 | -0/+16 |
| * | compat | Kenneth Reitz | 2012-01-23 | 1 | -0/+75 |
