Does anyone know the cause of server log messages ...
# ktor
r
Does anyone know the cause of server log messages like this:
ktor.application: 200 OK: GET - /styles/foo.css, cancelled
? When I see it in my dev environment, the browser just hangs. I also see it in the production server log, so I'm worried about what the user is experiencing.