implementation("io.ktor:ktor-server-double-receive:3.5.2")
Enable reading HTTP request bodies multiple times by caching and replaying incoming receive calls on Ktor server.