open fun goAwayHandler(handler: Handler<GoAway>): HttpConnection
Set an handler called when a frame is received. This is not implemented for HTTP/1.x.
handler - the handler
handler
Return a reference to this, so the API can be used fluently