ring

robertfw 2020-01-20T20:27:30.000300Z

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

robertfw 2020-01-20T20:27:46.000600Z

I am using async handlers

robertfw 2020-01-20T20:30:38.001100Z

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