Remote API call for password with special characters

since remote API call separate the variables with '&' character for example:

host/server-manager/remote.cgi?program=create-owner&name=user&pass=word

what happen if a user have the character '&' in his password? what should i do to escape the '&' character?

Status: 
Closed (works as designed)

Comments