4doom4 / python-voipms

Python client for v1 of voip.ms REST API
MIT License
23 stars 11 forks source link

Fixed urlencoding for emails #16

Closed judahpaul16 closed 3 months ago

judahpaul16 commented 7 months ago

Small change but if you use emails in the url parameters you'll run into an issue of @ and : being unsafe.