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)

Description

This package is not documented yet.

Parameter

integer $httpTimeout

Throws

No exceptions thrown.

Note

This function can not be called statically.