Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Raise WhmConnectionError for non-JSON cPanel Responses

Compare
Choose a tag to compare
@boone boone released this 17 May 17:46
· 8 commits to master since this release

We bumped the major version because now Lumberg will raise WhmConnectionError if it encounters a non-JSON response from cPanel. Previously Lumberg would have raised a JSON::ParserError.

  • Handle all non-JSON cpanel responses [#107]