```/, segment:0 -> FAILURE "Not all segments ma...
# ktor
c
Copy code
/, segment:0 -> FAILURE "Not all segments matched" @ /(method:GET))
  /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET))
  /map, segment:1 -> FAILURE "Not all segments matched" @ /map/{type})
    /map/{type}, segment:2 -> FAILURE "Not all segments matched" @ /map/{type})
      /map/{type}/map, segment:2 -> FAILURE "Selector didn't match" @ /map/{type}/map)

00:55:38.116 [nioEventLoopGroup-4-1] INFO Application - Unhandled: GET - /map/hello/find