implementation("io.ktor:ktor-server-double-receive:3.4.0")
Enables multiple reads of the same HTTP request body without exceptions, facilitating logging and processing.