Fixed - Delete the `_request` dict key once the request has been completed.
2.0.1
Fixed - Call prompt `media_list` parameter without nested _params_ property.
2.0.0
Added - Call `disconnect()` method.
Fixed - Check signals supported by the environment. On Windows there is no `SIGHUP`. - Detect half-open connection and force close connection to update Client/Consumer properly.