Open holymoly opened 10 years ago
Don't know why this happend. thought that naming the issue should be enough...
This ones fixes the issue with the restart command. Would be good if someone check the code.
Aside from the inline comments, there are a couple of other issues:
err
argument passed to the callback in _send()
should be checked (in case REST is not supported on the server) and appropriate action should be taken if err
is indeed set.I hope to find some time to change the other things (check Rest support of Server, err Handling and Code Style) on the Weekend.
this commit fixes #76