HTTP basic authentication is not working due to “@” in password string.
Example - http://test:c@r20!9@rocket.io/
tried encoding the @ to %40 but not working for me.
Please help me to solve this issue.
HTTP basic authentication is not working due to “@” in password string.
Example - http://test:c@r20!9@rocket.io/
tried encoding the @ to %40 but not working for me.
Please help me to solve this issue.