Is there a reason, why ktor-client-java filters the `Host` header <here>? We want to set it, because...
b
Is there a reason, why ktor-client-java filters the
Host
header here? We want to set it, because our ktor-client works as part of a "smart" reverse proxy and as far as I know it is not possible to set the tcp ip and port manually.