if(url.exists("https://www.omegahat.net/foo/bob.R")) withAutoPrint({
getFormParams("https://www.omegahat.net/foo/bob.R?xyz=1&abc=verylong")
getFormParams("xyz=1&abc=verylong")
getFormParams("xyz=1&abc=&on=true")
getFormParams("xyz=1&abc=")
})
Run the code above in your browser using DataLab