open fun shutdownHandler(handler: Handler<Void>): HttpConnection
Set an handler called when a frame has been sent or received and all connections are closed. This is not implemented for HTTP/1.x.
Return
a reference to this, so the API can be used fluently