<@U092308M7> it looks like ktor's URLBuilder fell ...
# ktor
m
@orangy it looks like ktor's URLBuilder fell into the trap of using java.net.URLEncoder, which is incorrect. See http://blog.palominolabs.com/2013/10/03/creating-urls-correctly-and-safely/index.html for more on that topic.