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