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