summaryrefslogtreecommitdiff
path: root/docs/user/advanced.rst
Commit message (Expand)AuthorAgeFilesLines
* Warn about encrypted keys in the docs.Cory Benfield2016-01-271-0/+3
* advanced: use "client.*" to designate client certificateVincent Bernat2015-12-281-2/+2
* Add support for a directory of CAsCory Benfield2015-11-051-1/+1
* Add warnings about text/binary mode files.Cory Benfield2015-10-141-1/+19
* docs: move CA Certificates next to SSL Cert VerificationJim Browne2015-09-111-22/+22
* docs: Fix typosJakub Wilk2015-09-101-1/+1
* Merge pull request #2741 from jasongrout/per-host-proxyCory Benfield2015-09-061-1/+11
|\
| * Clarify documentation for per-host proxiesJason Grout2015-09-041-1/+4
| * Reword documentation for per-host proxiesJason Grout2015-08-251-7/+8
| * Add documentation for host-specific proxiesJason Grout2015-08-251-0/+6
* | Document the string form of the verify parameter.Cory Benfield2015-08-311-1/+5
|/
* Docs: Clarify that method-level params are not persisted in sessions.Lukas Graf2015-08-081-0/+18
* Mention connection pooling in session docs.Lukas Graf2015-08-071-1/+6
* Document use of sessions as context managers.Lukas Graf2015-08-071-0/+9
* Merge pull request #2506 from Lukasa/chunkeddocsIan Cordasco2015-07-181-1/+7
|\
| * Expand on chunk lengthCory Benfield2015-07-181-1/+2
| * Expand on chunked handling.Cory Benfield2015-03-181-1/+6
* | Docs: Add more section labels for referencingAndrew Widdersheim2015-05-261-0/+14
|/
* Document Response.iter_lines() reentrancy issuesPriit Laes2015-03-071-0/+13
* Updated the broken link to twitter streaming API documentationrakesh2014-12-091-1/+1
* Docs: Add more section labels for referencingDan Michael O. Heggø2014-11-171-0/+13
* docs: Clarify how to pass a custom set of CAsJan Kundrát2014-09-251-1/+1
* Moved multiple files upload example to advanced section.Martin Jul2014-09-161-0/+24
* Merge pull request #2203 from Lukasa/remove_certifiKenneth Reitz2014-09-051-0/+18
|\
| * Link to Mozilla trust store.Cory Benfield2014-09-041-1/+2
| * Remove hard certifi dependency and document.Cory Benfield2014-09-041-0/+17
* | Merge pull request #2187 from kevinburke/more-docsKenneth Reitz2014-09-041-1/+1
|\ \ | |/ |/|
| * s/behavior/behaviourKevin Burke2014-08-291-1/+1
* | Revert "Documentation update : connection keep alive"Kenneth Reitz2014-08-291-4/+0
|/
* Add support for connect timeoutsKevin Burke2014-08-231-0/+38
* Cleanup grammar from previous commit.Cory Benfield2014-08-221-3/+4
* Documentation update : connection keep alivetat36572014-08-221-0/+3
* Docs: Using print() function instead print command on advanced & quickstart u...Espartaco Palma2014-07-181-14/+14
* More line wrappingDavid Pursehouse2014-07-181-13/+36
* Docs: Fix :class: and :meth: directivesDavid Pursehouse2014-07-161-2/+2
* removed unneeded parentheses from if clauseUdi Oron2014-07-151-1/+1
* Fix broken linkTshepang Lekhonkhobe2014-07-141-1/+1
* Ensure that we open files in binary mode.Cory Benfield2014-05-281-1/+1
* Fix typo in advanced.rst docsPaweł Romanowski2014-05-131-1/+1
* Move SNI documentation to FAQAaron Iles2014-02-021-25/+2
* Document requirements for SNI support on Python2Aaron Iles2014-02-021-0/+25
* Document contextlib.closing.Cory Benfield2014-01-161-0/+14
* Fixup the header heirarchy.Cory Benfield2014-01-091-1/+1
* Merge branch 'master' of github.com:dsoprea/requestsCory Benfield2014-01-091-2/+34
|\
| * Added an SSL TA example.Dustin Oprea2014-01-091-2/+34
* | Merge pull request #1831 from kevinburke/interlinksKenneth Reitz2014-01-081-35/+41
|\ \
| * | Add more interlinks between the documentationKevin Burke2013-12-271-35/+41
| |/
* | Fix warnings when building the docsKevin Burke2013-12-281-1/+1
|/
* Update the history and change the last last references to charadeswap-charade-for-chardetIan Cordasco2013-12-181-1/+1
* further cleanup examplesKenneth Reitz2013-10-281-13/+14