diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-12-23 01:14:27 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-12-23 01:14:27 -0500 |
| commit | aa3347b2a3a13d5f807ff98b81cabcc5fc9f89fc (patch) | |
| tree | 87137dedee25dc27a04a0aeb9224a5e94b3f0890 /docs/api.rst | |
| parent | f8a59c3e6fc7a6f1dd5d4f9783ee25c8458bccee (diff) | |
| download | python-requests-aa3347b2a3a13d5f807ff98b81cabcc5fc9f89fc.tar.gz | |
request
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index fbe29c88..3375f288 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -20,6 +20,8 @@ They all return an instance of the :class:`Response <Response>` object. --------------------- +.. autoclass:: requests.Request + :inherited-members: .. autoclass:: Response :inherited-members: |
