summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2825 from Lukasa/universal_newlinesIan Cordasco2015-10-242-1/+27
|\ | | | | Add warnings about text/binary mode files.
| * Add warnings about text/binary mode files.Cory Benfield2015-10-142-1/+27
| |
* | added fix for #2826shagun Sodhani2015-10-161-2/+2
|/
* Remove reference to ok.Cory Benfield2015-10-031-2/+2
|
* Fix #2799: Update Quickstart documentation of Response.json()Hosam Aly2015-10-031-2/+8
|
* 60m timesKenneth Reitz2015-09-241-1/+1
|
* docs: move CA Certificates next to SSL Cert VerificationJim Browne2015-09-111-22/+22
|
* docs: Fix typosJakub Wilk2015-09-102-2/+2
|
* Merge pull request #2741 from jasongrout/per-host-proxyCory Benfield2015-09-061-1/+11
|\ | | | | Implement per-host proxies
| * Clarify documentation for per-host proxiesJason Grout2015-09-041-1/+4
| | | | | | | | | | Make sure it's clear that a per-host proxy matches a scheme and exact hostname.
| * Reword documentation for per-host proxiesJason Grout2015-08-251-7/+8
| |
| * Add documentation for host-specific proxiesJason Grout2015-08-251-0/+6
| |
* | fix rfc quotationMaximilian Hils2015-09-051-4/+4
| |
* | Document the string form of the verify parameter.Cory Benfield2015-08-311-1/+5
| |
* | Add link to ES translation.Carlos Vargas2015-08-281-0/+1
| |
* | Add link to IT translationcsparpa2015-08-251-2/+1
|/
* Fixed minor rendering issue in documentation code blocksBaptiste Mispelon2015-08-151-3/+3
|
* Merge pull request #2724 from smiley/masterCory Benfield2015-08-141-0/+9
|\ | | | | Add documentation in "More complicated POST requests" (Quickstart) to resolve #2686
| * Changed phrasing to be a little clearer.Smiley Barry2015-08-141-2/+2
| |
| * Update quickstart.rstSmiley Barry2015-08-141-0/+9
| | | | | | Added note about the `json` parameter in `requests.post`.
* | Docs: Clarify that method-level params are not persisted in sessions.Lukas Graf2015-08-082-0/+20
| |
* | 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
| |
* | Mention SNI being backported to Python2.7.9 in FAQMatej Stuchlik2015-08-041-3/+3
| | | | | | That happened as part of PEP 466 - "Network Security Enhancements for Python 2.7"
* | Fix docs for passing a list of values for a query stringChristopher Peplin2015-07-181-4/+3
| | | | | | The special `[]` notation at the end of the field name is not necessary to get a field to appear with multiple values in the query string.
* | Merge pull request #2506 from Lukasa/chunkeddocsIan Cordasco2015-07-181-1/+7
|\ \ | | | | | | Expand on chunked handling.
| * | Expand on chunk lengthCory Benfield2015-07-181-1/+2
| | |
| * | Expand on chunked handling.Cory Benfield2015-03-181-1/+6
| | |
* | | Fix quickstart "Custom Headers" example introPeter Marsh2015-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this section prefaced an example with: For example, we didn't specify our content-type But, the actual example set a custom user-agent header on the request. This changes it to say "user-agent" instead which matches the given example.
* | | Docs: Add more section labels for referencingAndrew Widdersheim2015-05-261-0/+14
| | | | | | | | | | | | Allows for sections to be linked from other projects using Intersphinx.
* | | Fixed typo in contributing.rstAndrew Murray2015-05-211-1/+1
| | |
* | | release and version historyKenneth Reitz2015-04-251-4/+3
| | |
* | | Merge remote-tracking branch 'origin/master'Kenneth Reitz2015-04-252-1/+56
|\ \ \
| * \ \ Merge pull request #2570 from sigmavirus24/release-process-docsKenneth Reitz2015-04-252-1/+56
| |\ \ \ | | | | | | | | | | Add new release process to docs
| | * | | Update version number examples. Strip whitespaceIan Cordasco2015-04-251-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | | Also I've included a bit more verbiage around why a major release would happen and some reassurances that they will be rare.
| | * | | Add new release process to docsIan Cordasco2015-04-242-1/+53
| | | | | | | | | | | | | | | | | | | | Closes #2569
* | | | | new communityKenneth Reitz2015-04-251-11/+1
|/ / / /
* | | | be cordialKenneth Reitz2015-04-251-2/+4
| | | |
* | | | improve contributing sectionKenneth Reitz2015-04-251-31/+13
| | | |
* | | | style of contributing.rstKenneth Reitz2015-04-251-7/+7
| | | |
* | | | Add basic contributing guideCory Benfield2015-04-252-0/+162
|/ / /
* | | add betamaxKenneth Reitz2015-04-211-0/+12
| | |
* | | add @sigmavirus42's blog postKenneth Reitz2015-04-211-0/+1
| | |
* | | and extensionsKenneth Reitz2015-04-172-4/+3
| | |
* | | recommended packages and extensionsKenneth Reitz2015-04-172-4/+23
| | |
* | | Recommended packages.Cory Benfield2015-04-132-0/+27
| |/ |/|
* | updated custom header precedence info with .netrc examplebenjaminran2015-04-051-1/+1
| |
* | added custom header precedence infobenjaminran2015-04-031-0/+9
| |
* | Update index.rstKenneth Reitz2015-03-311-1/+1
| |
* | 'At least'Cory Benfield2015-03-181-1/+2
| |