Skip to content

Commit fc02e49

Browse files
committed
docs: fix wording
1 parent fa6cb54 commit fc02e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/curlrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ or any of the shortcut methods.
157157
allow_redirects
158158
===============
159159

160-
By default, cURL will not follow all "Location:" headers the remote servers send
160+
By default, cURL will not follow any "Location:" headers the remote servers send
161161
back. The ``allow_redirects`` option allows you to modify how that works.
162162

163163
If you set the value to ``true``, then it will follow redirects:

0 commit comments

Comments
 (0)