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