We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6cb54 commit fc02e49Copy full SHA for fc02e49
user_guide_src/source/libraries/curlrequest.rst
@@ -157,7 +157,7 @@ or any of the shortcut methods.
157
allow_redirects
158
===============
159
160
-By default, cURL will not follow all "Location:" headers the remote servers send
+By default, cURL will not follow any "Location:" headers the remote servers send
161
back. The ``allow_redirects`` option allows you to modify how that works.
162
163
If you set the value to ``true``, then it will follow redirects:
0 commit comments