String URI URL Encode. Encodes string as “x-www-form-urlencoded”.
String: Location of the string to encode
Output-location: Location to store the output data
URL of “put: it+й” will return ” put%3A+it%2B%D0%B9″
“put: it+й”
” put%3A+it%2B%D0%B9″