This commit is contained in:
Kenneth Reitz
2011-11-30 12:45:13 -05:00
parent a76f4925b5
commit f7e4832472
+1 -1
View File
@@ -345,7 +345,7 @@ You can tell requests to stop waiting for a response after a given number of sec
.. admonition:: Note
``timeout`` only effects the connection process itself, not the downloading of the respone body.
``timeout`` only effects the connection process itself, not the downloading of the response body.
Errors and Exceptions