# File lib/right_http_connection.rb, line 164
    def socket_read_size=(newsize)
      Net::BufferedIO.socket_read_size=(newsize)
    end