mirror of
https://github.com/processwire/processwire.git
synced 2025-08-09 16:26:59 +02:00
Add note about default timeout value in WireHttp per processwire/processwire-issues#1868
This commit is contained in:
@@ -2089,6 +2089,8 @@ class WireHttp extends Wire {
|
||||
/**
|
||||
* Set the number of seconds till connection times out
|
||||
*
|
||||
* Note that the default timeout for http requests is 4.5 seconds
|
||||
*
|
||||
* #pw-group-settings
|
||||
*
|
||||
* @param int|float $seconds
|
||||
|
Reference in New Issue
Block a user