Also, how to discard requests on the server, if at...
# ktor
d
Also, how to discard requests on the server, if at the beginning of handling the connection have already closed? Can the engine do it by itself, or must I do it manually?