You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* uses response code to find the end of a response
* sendCommand callback data is always a string
* moves data parsing out of sendCommand
closes#9 and #10
This relates to #9 and is needed for #3.
XML parsing should be done in the specific command method when needed.
The text was updated successfully, but these errors were encountered: