Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a8cb450

Browse filesBrowse files
committed
minor #20647 Update http client timeout option docs (Seldaek)
This PR was merged into the 6.4 branch. Discussion ---------- Update http client timeout option docs cc `@nicolas`-grekas Commits ------- 3a70718 Update http client timeout option docs
2 parents cae952b + 3a70718 commit a8cb450
Copy full SHA for a8cb450

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ timeout
12971297

12981298
**type**: ``float`` **default**: depends on your PHP config
12991299

1300-
Time, in seconds, to wait for a response. If the response takes longer, a
1300+
Time, in seconds, to wait for network activity. If the connection is idle for longer, a
13011301
:class:`Symfony\\Component\\HttpClient\\Exception\\TransportException` is thrown.
13021302
Its default value is the same as the value of PHP's `default_socket_timeout`_
13031303
config option.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.