Add an option to not url encode.
gprime31 opened this issue · 0 comments
gprime31 commented
currently it works like: qsreplace "https://site.com" ---> param=https%3A%2F%2Fsite.com
can you add an option to not url encode? ---> param=https://site.com