# NOT RUN {
curlEscape("http://www.abc.com?x=a is a sentence&a b=and another")
# Reverse it should get back original
curlUnescape(curlEscape("http://www.abc.com?x=a is a sentence&a b=and another"))
# }
Run the code above in your browser using DataLab