open fun connectionHandler(handler: Handler<HttpConnection>): HttpClientRequest
Set a connection handler called when an HTTP connection has been established.
handler - the handler
handler
Return a reference to this, so the API can be used fluently