Thanks you, this is working. And I just found it's...
# ktor
x
Thanks you, this is working. And I just found it's almost the same with my previous code```call.resolveResource("index.html", "web")?.let { call.respond(it) }```, I'd say it's inspired from those source code, but these method name confused me a lot 😛
c
sure, old functions were simply reworked to DSL