Encode uri characters into a string, such that reserved chars are converted into their %hex version.
Returns a dup'd string
See Implementation
Encode uri characters into a string, such that reserved chars are converted into their %hex version.
Returns a dup'd string