You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the given timeout is exceeded, an instance of `Illuminate\Http\Client\ConnectionException` will be thrown.
253
253
254
-
You may specify the maximum number of seconds to wait while trying to connect to a server using the `connectTimeout` method:
254
+
You may specify the maximum number of seconds to wait while trying to connect to a server using the `connectTimeout` method. The default is 10 seconds:
0 commit comments