twilio-rs icon indicating copy to clipboard operation
twilio-rs copied to clipboard

Add errors and escape special characters

Open stringhandler opened this issue 6 years ago • 0 comments

This PR adds a validation error for when Twilio returns an error, and also implements Error.

I also replaced the way that the form encoded values are created because we needed to send a message with a link containing &.

stringhandler avatar Feb 11 '19 12:02 stringhandler