mirage
mirage copied to clipboard
Handle special characters in the password
Hi, I am trying to connect to a cluster which has special characters in the password like the at and hash/pound chars Mirage fails to connect to the cluster with the standard format https://username:[email protected]:9200
So, i tried URL encoding the chars as well but that did not work either.
Can anyone advise? Thanks in advance!