Created
November 1, 2013 00:59
-
-
Save achanda/7259620 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irb(main):029:0> agent.keep_alive = false | |
=> false | |
irb(main):030:0> landing_page = login_form.submit | |
Net::HTTP::Persistent::Error: too many connection resets (due to end of file reached - EOFError) after 0 requests on 70114964825340, last used 1383267550.2734878 seconds ago | |
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/protocol.rb:153:in `read_nonblock' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment