Fork me on GitHub
#ring
<
2020-01-20
>
robertfw20:01:30

Is there a way to close a connection and not return a response?

robertfw20:01:46

I am using async handlers

robertfw20:01:38

My best guess currently is that I'd need to write my own jetty adapter but hoping there is something simpler