summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Wrap IncompleteRead in ChunkedEncodingError.Cory Benfield2013-07-283-4/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #1501 from sigmavirus24/remove_setting_of_hooksKenneth Reitz2013-07-311-1/+0
|\ \ \ \ \
| * | | | | Fix duplication of efforts caught by @dofelwIan Cordasco2013-07-291-1/+0
* | | | | | Merge pull request #1506 from Lukasa/mockrequestKenneth Reitz2013-07-311-0/+4
|\ \ \ \ \ \
| * | | | | | Provide 'host' parameter to MockRequest.Cory Benfield2013-07-301-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1507 from buzztabapp/prepared-session-requestsKenneth Reitz2013-07-313-48/+98
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge settings when creating PreparedRequest, don't copy Request.Robert Estelle2013-07-313-87/+54
| * | | | | Add Session.prepare_request test case.Robert Estelle2013-07-301-0/+17
| * | | | | Add Request.copy() test case.Robert Estelle2013-07-301-0/+31
| * | | | | Shallow copy of Request fields in Request.copy()Robert Estelle2013-07-301-6/+12
| * | | | | Skip unneccessary Request.copy in Session.requestRobert Estelle2013-07-301-4/+6
| * | | | | Prepare requests with session settings separately from sending.Robert Estelle2013-07-302-34/+61
|/ / / / /
* | | | | Merge pull request #1494 from Lukasa/closeCory Benfield2013-07-271-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Document the Response.close() method.Cory Benfield2013-07-251-0/+5
| |/ / /
* | | | Merge pull request #1476 from sigmavirus24/add_copy_to_prepared_requestsKenneth Reitz2013-07-261-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add copy method to PreparedRequest objectsIan Cordasco2013-07-201-1/+10
* | | | Comment markups, courtesy of @sigmavirus24Cory Benfield2013-07-241-2/+2
* | | | Merge pull request #1490 from Lukasa/cookiedocsKenneth Reitz2013-07-241-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Better cookie docs on sessions.Cory Benfield2013-07-241-1/+4
|/ / /
* | | Merge pull request #1486 from sigmavirus24/use_urljoinKenneth Reitz2013-07-231-2/+2
|\ \ \
| * | | Derp. Use compatIan Cordasco2013-07-231-3/+2
| * | | Use urlparse.urljointo construct httpbin urlIan Cordasco2013-07-231-1/+2
|/ / /
* | | Merge pull request #1482 from dpursehouse/fix-testcases-with-proxyKenneth Reitz2013-07-232-2/+8
|\ \ \
| * | | Fix test cases that fail when running behind a proxyDavid Pursehouse2013-07-232-2/+8
* | | | Merge pull request #1483 from dpursehouse/httpbin-url-without-trailing-slashKenneth Reitz2013-07-231-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Test cases fail when `HTTPBIN_URL` does not have trailing slashDavid Pursehouse2013-07-231-0/+2
|/ / /
* | | Merge pull request #1479 from dpursehouse/fix-warningsKenneth Reitz2013-07-222-3/+2
|\ \ \
| * | | Fix a few warnings flagged by PyDevDavid Pursehouse2013-07-222-3/+2
|/ / /
* | | Merge pull request #1478 from dpursehouse/add-me-to-authorsKenneth Reitz2013-07-221-0/+1
|\ \ \
| * | | Add myself to the authors listDavid Pursehouse2013-07-221-0/+1
|/ / /
* | | Merge pull request #1477 from dpursehouse/other-auth-basic-exampleCory Benfield2013-07-211-4/+18
|\ \ \ | |/ / |/| |
| * | Add a simple example of custom authentication in the documentationDavid Pursehouse2013-07-221-2/+14
| * | Wrap long lines in the authentication documentationDavid Pursehouse2013-07-221-2/+4
|/ /
* | Merge pull request #1474 from Kwpolska/docfixKenneth Reitz2013-07-208-23/+24
|\ \
| * | further treatmentKwpolska2013-07-201-1/+1
| * | session object should be uppercaseKwpolska2013-07-201-2/+2
| * | fixed underlineKwpolska2013-07-201-1/+1
| * | Grammar fixes and suchKwpolska2013-07-205-8/+9
| * | Some cosmetic updates to the docsKwpolska2013-07-206-11/+11
|/ /
* | Merge pull request #1470 from Lukasa/carsetCory Benfield2013-07-191-3/+3
|\ \
| * | Remove charset from JSON types: not valid.Cory Benfield2013-07-191-3/+3
* | | Merge pull request #1465 from dpursehouse/doc-netrc-authenticationCory Benfield2013-07-191-0/+11
|\ \ \ | |/ / |/| |
| * | Move netrc authentication documentation under the Basic Auth sectionDavid Pursehouse2013-07-191-11/+11
| * | Improve documentation of netrc authenticationDavid Pursehouse2013-07-191-0/+11
* | | Merge pull request #1466 from s7v7nislands/fix_docCory Benfield2013-07-193-9/+4
|\ \ \ | |/ / |/| |
| * | merges7v7nislands2013-07-1912-23/+73
| |\ \ | |/ / |/| |
* | | Merge pull request #1464 from dpursehouse/document-none-not-sentCory Benfield2013-07-191-0/+3
|\ \ \
| * | | Fix #1322: Add note in docs about None not being sent as dataDavid Pursehouse2013-07-191-0/+3
|/ / /
* | | Merge pull request #1463 from AudriusButkevicius/masterKenneth Reitz2013-07-184-19/+24
|\ \ \
| * | | Update urllib3 to a43319fAudrius Butkevicius2013-07-184-19/+24
|/ / /