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