Is there a way to close a connection and not return a response?
I am using async handlers
My best guess currently is that I'd need to write my own jetty adapter but hoping there is something simpler