sS urlencodeWithoutSlash(String x) { ret replace(urlencode(x), "%2F", "/"); }