hi! does ktor have url(location) function which ta...
# ktor
b
hi! does ktor have url(location) function which takes x-forward-for, x-proto etc into account?
Copy code
install(XForwardedHeaderSupport)
does the trick