Skip to content

Commit e18668f

Browse files
committed
docs: mention default value
1 parent c6a9557 commit e18668f

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
@@ -271,7 +271,7 @@ fresh_connect
271271

272272
.. versionadded:: 4.7.0
273273

274-
You can send request as fresh connection by the ``fresh_connect`` option:
274+
By default, the request is sent using a fresh connection. You can disable this behavior using the ``fresh_connect`` option:
275275

276276
.. literalinclude:: curlrequest/038.php
277277

0 commit comments

Comments
 (0)