sS urlWithoutQuery(S url) { ret takeFirst(url, smartIndexOf(url, "?")); }