Add missing sled

Thanks @kevinburke
This commit is contained in:
Ian Cordasco
2014-01-21 19:55:00 -06:00
parent 799bf116fe
commit 3bd16ce9c5
+1 -1
View File
@@ -268,7 +268,7 @@ In the event you are posting a very large file as a ``multipart/form-data``
request, you may want to stream the request. By default, ``requests`` does not
support this, but there is a separate package which does -
``requests-toolbelt``. You should read `the toolbelt's documentation
<https://toolbelt.rtfd.org>` for more details about how to use it.
<https://toolbelt.rtfd.org>`_ for more details about how to use it.
Response Status Codes