Services_Weather_Common::setHttpTimeout
Services_Weather_Common::setHttpTimeout() – Sets the timeout in seconds for HTTP requests
Synopsis
require_once '/Weather/Common.php';
void
Services_Weather_Common::setHttpTimeout
(
int
$httpTimeout
)
Описание
This package is not documented yet.
Parameter
-
integer
$httpTimeout
Throws
No exceptions thrown.
Замечание
This function can not be called statically.