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:
799bf11
)
Add missing sled
author
Ian Cordasco
<graffatcolmingov@gmail.com>
Wed, 22 Jan 2014 01:55:00 +0000
(19:55 -0600)
committer
Ian Cordasco
<graffatcolmingov@gmail.com>
Wed, 22 Jan 2014 01:55:00 +0000
(19:55 -0600)
Thanks @kevinburke
docs/user/quickstart.rst
patch
|
blob
|
history
diff --git
a/docs/user/quickstart.rst
b/docs/user/quickstart.rst
index 116e5a12454826f1a14371e3c2f5822dfd8637e2..3e802e19a3c4a9180a368a2215fe2868bd9d559f 100644
(file)
--- a/
docs/user/quickstart.rst
+++ b/
docs/user/quickstart.rst
@@
-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