projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e91fe9b
)
grocer's apostrophe
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Nov 2011 06:24:29 +0000
(
01:24
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Nov 2011 06:24:29 +0000
(
01:24
-0500)
docs/user/advanced.rst
patch
|
blob
|
history
diff --git
a/docs/user/advanced.rst
b/docs/user/advanced.rst
index 70514ef731dc2b101630ba30003fa29ab911194b..0c26f2d378c6eb2ef47d6280c3256868b13eead1 100644
(file)
--- a/
docs/user/advanced.rst
+++ b/
docs/user/advanced.rst
@@
-71,7
+71,7
@@
You can override this default behavior with the ``prefetch`` parameter::
Configuring Requests
--------------------
-Sometimes you may want to configure a request to customize it
'
s behavior. To do
+Sometimes you may want to configure a request to customize its behavior. To do
this, you can pass in a ``config`` dictionary to a request or session. See the :ref:`Configuration API Docs <configurations>` to learn more.