summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | pass kwargs from send call to add_headers, per documentationJonathan Elliott Blum2018-02-021-1/+1
| |/ / /
| | * | start testing 3.7Nate Prewitt2018-01-261-1/+1
| |/ /
| * | updating historyNate Prewitt2018-01-211-0/+1
| * | Merge pull request #4452 from nateprewitt/append_fragment_on_redirectNate Prewitt2018-01-213-1/+86
| |\ \
| | * | append previous url fragment on redirectNate Prewitt2018-01-213-1/+86
| |/ /
| * | Merge pull request #4439 from nkonin/fix/certifi-broken-linkIan Stapleton Cordasco2018-01-211-1/+1
| |\ \
| | * \ Merge branch 'master' into fix/certifi-broken-linkIan Stapleton Cordasco2018-01-212-2/+2
| | |\ \ | | |/ / | |/| |
| * | | mergeKenneth Reitz2018-01-2025-78/+381
| |\ \ \
| * | | | sidebarKenneth Reitz2018-01-202-2/+2
| | | * | Fix broken link to CertifiНикита Конин2018-01-181-1/+1
| | |/ /
| | * | Merge pull request #4427 from ddormer/4275-use-hostname-not-netlocIan Stapleton Cordasco2018-01-164-11/+37
| | |\ \
| | | * | Fix DNS resolution by using hostname instead of netloc and strip username and...Darren Dormer2018-01-164-11/+37
| | |/ /
| | * | Merge pull request #4459 from jdufresne/pyreqNate Prewitt2018-01-121-0/+1
| | |\ \
| | | * | Pass python_requires argument to setuptoolsJon Dufresne2018-01-121-0/+1
| | |/ /
| | * | Merge pull request #4460 from jdufresne/py33Ian Stapleton Cordasco2018-01-111-2/+2
| | |\ \
| | | * | Remove unsupported Python 3.3 from tox.iniJon Dufresne2018-01-101-2/+2
| | |/ /
| | * | Merge pull request #4451 from jdufresne/httpsNate Prewitt2018-01-069-20/+20
| | |\ \
| | | * | Prefer https over http for links in the documentationJon Dufresne2018-01-069-20/+20
| | |/ /
| | * | Merge pull request #4442 from DemetriosBairaktaris/masterIan Stapleton Cordasco2018-01-043-3/+67
| | |\ \
| | | * | added more to test scenariosdbairaktaris12018-01-041-1/+9
| | | * | slice function removeddbairaktaris12018-01-041-4/+2
| | | * | Continue to refactor, remove list comprehension, add double quotes test case.dbairaktaris12018-01-043-10/+19
| | | * | implement changes after code reviewdbairaktaris12018-01-031-1/+1
| | | * | implement changes after code reviewdbairaktaris12018-01-032-22/+7
| | | * | Move nested function up to module level and rename. Add more tests for funct...dbairaktaris12018-01-012-16/+67
| | | * | added versions backdbairaktaris12018-01-016-429/+2
| | | * | CIdbairaktaris12017-12-316-2/+429
| | | * | cleandbairaktaris12017-12-311-2/+1
| | | * | Reduce overall memory usage of Requests module by removing cgi module depende...dbairaktaris12017-12-311-2/+16
| | |/ /
* | | | new sidebar linkKenneth Reitz2018-02-122-2/+2
| |/ / |/| |
| | * Merge branch 'master' into masterDavid Poole2017-11-297-25/+56
| | |\ | |_|/ |/| |
* | | Merge pull request #4380 from afedchin/win10Cory Benfield2017-11-272-4/+9
|\ \ \
| * | | update changelogAnton Fedchin2017-11-251-0/+1
| * | | utils: winreg module may not exist like on windows universal platform.Anton Fedchin2017-11-251-4/+8
|/ / /
* | | Merge pull request #4394 from zaneb/document-status_codesCory Benfield2017-11-232-16/+34
|\ \ \
| * \ \ Merge branch 'master' into document-status_codesCory Benfield2017-11-221-0/+1
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #4368 from danielroseman/patch-1Nate Prewitt2017-11-221-0/+1
|\ \ \ \
| * | | | Clarify behaviour of `json` parameter.Daniel Roseman2017-11-211-0/+1
|/ / / /
| * | | Add documentation for available status codesZane Bitter2017-11-212-16/+34
|/ / /
* | | #4373, fix possible winreg value type difference (#4377)Mingyuan Xia2017-11-202-3/+10
* | | Merge pull request #4390 from alexwlchan/ok-docsIan Stapleton Cordasco2017-11-201-2/+2
|\ \ \
| * | | Clarify that Response.ok will *only* return True/FalseAlex Chan2017-11-201-2/+2
|/ / /
| | * add test for HTTP Digest auth algorithms SHA-256 and SHA-512David Poole2017-11-291-41/+52
| | * Merge branch 'master' into masterDavid Poole2017-11-196-3/+35
| | |\ | |_|/ |/| |
* | | Merge pull request #4387 from dave-shawley/clarify-docsCory Benfield2017-11-181-0/+8
|\ \ \
| * | | docs/quickstart: clarify raw response reading.Dave Shawley2017-11-171-0/+8
|/ / /
* | | Merge pull request #4384 from taleinat/quickstart_doc_http_to_htmlIan Stapleton Cordasco2017-11-161-1/+1
|\ \ \
| * | | Corrent HTTP -> HTML in quickstart docTal Einat2017-11-161-1/+1
|/ / /
* | | Merge pull request #4356 from nehaljwani/fix-4353Nate Prewitt2017-11-155-2/+26
|\ \ \
| * | | Check if host is invalid for proxyNehal J Wani2017-11-155-2/+26
|/ / /