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:
891e52d
)
:+1:
author
Kenneth Reitz
<me@kennethreitz.com>
Sat, 9 Jul 2011 14:41:44 +0000
(10:41 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sat, 9 Jul 2011 14:41:44 +0000
(10:41 -0400)
docs/api.rst
patch
|
blob
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 06939f1900242f5f054903c406b6147619df2349..fd02285b636ba6082b4f60a0c57fb0d2d7372a8e 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-13,7
+13,7
@@
important right here and provide links to the canonical documentation.
Main Interface
--------------
-All of Request's functionality can be accessed by these
5
methods. They
+All of Request's functionality can be accessed by these
6
methods. They
all return a :class:`Response <models.Response>` object.
.. autofunction:: head