implementation("io.ktor:ktor-server-forwarded-header:3.3.2")
Handles reverse proxy headers to retrieve original request information when behind a proxy.