implementation("io.ktor:ktor-http:3.1.2")
Facilitates HTTP request and response handling, including headers, status codes, and content types.