suspend fun HttpConnection.pingAwait(data: Buffer): Buffer
Send a frame to the remote endpoint.
data - the 8 bytes data of the frame
data
Return a reference to this, so the API can be used fluently *