port = 37935 …2025-09-01 07:08:55.290 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. o2025-09-01 07:08:55.533 [Test worker] INFO io.ktor.server.Application - Application started in 0.426 seconds. ˆ2025-09-01 07:08:55.671 [DefaultDispatcher-worker-2 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37935 ½2025-09-01 07:08:56.164 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37935/resources/index.json û2025-09-01 07:08:56.165 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37935/resources/index.json. ¹2025-09-01 07:08:56.167 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37935/resources/index.json Œ2025-09-01 07:08:56.360 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / < /(staticContent), segment:0 -> SUCCESS @ /(staticContent) R /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources ™ /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} | /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: F "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: s SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET)