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