api update

This commit is contained in:
Kenneth Reitz
2011-05-16 01:18:09 -04:00
parent 6e13e7343d
commit 7929bb91be
+6
View File
@@ -13,12 +13,18 @@ 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 return a :class:`Response <models.Response>` object.
.. autofunction:: get
.. autofunction:: post
.. autofunction:: put
.. autofunction:: delete
.. autofunction:: head
-----------
.. autoclass:: requests.models.Response
:inherited-members: