for HTTP, `<stuff>?<query>` is pretty ...
# ktor
m
for HTTP,
<stuff>?<query>
is pretty much all it knows about. HTML forms use
?foo=bar&baz=quux
.