Cory Benfield
139418475c
Remove reference to ok.
2015-10-03 18:33:25 +01:00
Hosam Aly
443d07e0d3
Fix #2799 : Update Quickstart documentation of Response.json()
2015-10-03 00:01:58 +01:00
kennethreitz
b8df8911c3
60m times
2015-09-24 13:40:49 -04:00
Jim Browne
2cee3bb57a
docs: move CA Certificates next to SSL Cert Verification
2015-09-11 10:50:23 -07:00
Jakub Wilk
e9c94e0f06
docs: Fix typos
2015-09-10 22:45:59 +02:00
Cory Benfield
56ecdebcc5
Merge pull request #2741 from jasongrout/per-host-proxy
...
Implement per-host proxies
2015-09-06 15:02:40 +12:00
Maximilian Hils
f4eaefa63e
fix rfc quotation
2015-09-05 12:07:49 +02:00
Jason Grout
704a922fc2
Clarify documentation for per-host proxies
...
Make sure it's clear that a per-host proxy matches a scheme and exact
hostname.
2015-09-04 22:55:38 +00:00
Cory Benfield
7c958ee28e
Document the string form of the verify parameter.
2015-08-31 10:26:06 +01:00
Carlos Vargas
00d8c24fe1
Add link to ES translation.
2015-08-28 19:12:10 -07:00
csparpa
a2e828d4d7
Add link to IT translation
2015-08-25 22:09:10 +02:00
Jason Grout
618514231b
Reword documentation for per-host proxies
2015-08-25 15:11:27 +00:00
Jason Grout
56844d1287
Add documentation for host-specific proxies
2015-08-25 14:53:52 +00:00
Baptiste Mispelon
7197afa887
Fixed minor rendering issue in documentation code blocks
2015-08-15 21:56:24 +02:00
Cory Benfield
98a59e4894
Merge pull request #2724 from smiley/master
...
Add documentation in "More complicated POST requests" (Quickstart) to resolve #2686
2015-08-14 15:30:00 -04:00
Smiley Barry
b1de7e7287
Changed phrasing to be a little clearer.
2015-08-14 17:31:54 +03:00
Smiley Barry
5a9097dc4b
Update quickstart.rst
...
Added note about the `json` parameter in `requests.post`.
2015-08-14 17:15:51 +03:00
Lukas Graf
1bb91653cc
Docs: Clarify that method-level params are not persisted in sessions.
2015-08-08 01:57:06 +02:00
Lukas Graf
8f3ddbeefb
Mention connection pooling in session docs.
2015-08-07 20:48:07 +02:00
Lukas Graf
75c1776bde
Document use of sessions as context managers.
2015-08-07 20:48:03 +02:00
Matej Stuchlik
e8a4784c8f
Mention SNI being backported to Python2.7.9 in FAQ
...
That happened as part of PEP 466 - "Network Security Enhancements for Python 2.7"
2015-08-04 15:05:35 +02:00
Christopher Peplin
6648defcdd
Fix docs for passing a list of values for a query string
...
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.
2015-07-18 18:50:29 -04:00
Ian Cordasco
d0aecb271f
Merge pull request #2506 from Lukasa/chunkeddocs
...
Expand on chunked handling.
2015-07-18 10:44:31 -05:00
Cory Benfield
2b5cdc56f3
Expand on chunk length
2015-07-18 16:41:29 +01:00
Peter Marsh
beaa7e4180
Fix quickstart "Custom Headers" example intro
...
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.
2015-07-15 23:31:21 +01:00
Andrew Widdersheim
7ba130a0cb
Docs: Add more section labels for referencing
...
Allows for sections to be linked from other projects using Intersphinx.
2015-05-26 09:16:24 -04:00
Andrew Murray
d249c0a9c6
Fixed typo in contributing.rst
2015-05-21 10:31:42 +10:00
kennethreitz
ff71b25efc
release and version history
2015-04-25 17:50:03 -04:00
kennethreitz
c8004e3dd7
Merge remote-tracking branch 'origin/master'
2015-04-25 17:49:14 -04:00
kennethreitz
e859204554
new community
2015-04-25 17:49:12 -04:00
kennethreitz
5d722bd0f5
Merge pull request #2570 from sigmavirus24/release-process-docs
...
Add new release process to docs
2015-04-25 17:46:31 -04:00
kennethreitz
1f85ce8670
be cordial
2015-04-25 17:44:25 -04:00
kennethreitz
51938de6b7
improve contributing section
2015-04-25 17:42:48 -04:00
kennethreitz
535c51f548
style of contributing.rst
2015-04-25 17:36:14 -04:00
Cory Benfield
9dba203952
Add basic contributing guide
2015-04-25 21:39:00 +01:00
Ian Cordasco
f74fc486be
Update version number examples. Strip whitespace
...
Also I've included a bit more verbiage around why a major release
would happen and some reassurances that they will be rare.
2015-04-25 09:29:40 -05:00
Ian Cordasco
773e730d80
Add new release process to docs
...
Closes #2569
2015-04-24 19:28:23 -05:00
kennethreitz
1f0e5775f2
add betamax
2015-04-21 17:18:04 -04:00
kennethreitz
4cfc5bcd96
add @sigmavirus42's blog post
2015-04-21 17:15:51 -04:00
kennethreitz
16eeee1436
and extensions
2015-04-17 08:52:47 -04:00
kennethreitz
576e18a796
recommended packages and extensions
2015-04-17 08:51:02 -04:00
Cory Benfield
8cf5e67041
Recommended packages.
2015-04-13 11:39:23 -04:00
benjaminran
1b1866934b
updated custom header precedence info with .netrc example
2015-04-05 14:23:10 -07:00
benjaminran
898465756a
added custom header precedence info
2015-04-03 07:58:42 -07:00
kennethreitz
0ad075c430
Update index.rst
2015-03-31 12:44:50 -04:00
Cory Benfield
b7e3370762
'At least'
2015-03-18 21:40:03 +00:00
Cory Benfield
84cc36017a
Expand on chunked handling.
2015-03-18 21:31:55 +00:00
Cory Benfield
bedd2be0a7
Clarify that we ship patches early.
2015-03-18 21:27:20 +00:00
Cory Benfield
b974cd3741
Describe our new vulnerabilities process.
2015-03-17 20:07:28 +00:00
M.Yasoob Ullah Khalid ☺
3711e04f37
edited the useragent string
2015-03-15 22:42:43 +05:00