static getQueryFromURL(S url) { ret substring(url, smartIndexOf(url, "?")+1); }