Closed glang closed 8 years ago
A provided password that contains certain special characters would crash ApexUnit due to the fact that it is appended to a url string.
A fix that converts the password to an encoded password before appending it to the url string will be merged soon.
related Pull request : #45
A provided password that contains certain special characters would crash ApexUnit due to the fact that it is appended to a url string.
A fix that converts the password to an encoded password before appending it to the url string will be merged soon.