The timeout for reading responses in seconds
Get or set the read timeout
connection.read_timeout = 30
46 47 48
# File 'lib/x/connection.rb', line 46 def read_timeout @read_timeout end