This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
Improved Connection Handling
The connection behavior has changed. Now, if a connection failure or timeout occurs, Lumberg::WhmConnectionError
will be raised instead of Lumberg::WhmArgumentError
.
- Resolve host first and raise connection error for a failure. [#102]