module HTTPClient::SocketWrap

def flush

def flush
  @socket.flush
end