Method: Mechanize::HTTP::Agent#read_timeout
- Defined in:
- lib/mechanize/http/agent.rb
#read_timeout ⇒ Object
Length of time to attempt to read data from the server
107 108 109 |
# File 'lib/mechanize/http/agent.rb', line 107 def read_timeout @read_timeout end |