Handle special characters in the password
Open
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
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:passwordwithspecialchars@cluster.com:9200
So, i tried URL encoding the chars as well but that did not work either.
Can anyone advise? Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.