Arduino-TR-064-SOAP-Library
Arduino-TR-064-SOAP-Library copied to clipboard
Forward error messages nicely
#7 was hard to debug, because the request returned an empty reply rather than an error message. Consider returning an error message instead.
I think this should be fixed with 3fb0d1b - note to self (or someone else): please check.