lithium\net\http\Service::$_isConnected

protected property

Indicates whether Service can connect to the HTTP endpoint for which it is configured. Defaults to true until a connection attempt fails.

Source

	protected $_isConnected = false;