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 5bc7841 commit 288cc2bCopy full SHA for 288cc2b
DependencyInjection/Configuration.php
@@ -1481,7 +1481,7 @@ private function addHttpClientSection(ArrayNodeDefinition $rootNode)
1481
->info('A comma separated list of hosts that do not require a proxy to be reached.')
1482
->end()
1483
->floatNode('timeout')
1484
- ->info('Defaults to "default_socket_timeout" ini parameter.')
+ ->info('The idle timeout, defaults to the "default_socket_timeout" ini parameter.')
1485
1486
->scalarNode('bindto')
1487
->info('A network interface name, IP address, a host name or a UNIX socket to bind to.')
0 commit comments