Displaying 1 result from an estimated 1 matches for "2fcalendar".
Did you mean:
xfcalendar
2009 Apr 22
5
Connection reset by peer (Errno::ECONNRESET)
Hi,
I''m a new bee to Ruby and I''m trying to parse the html content from a
website using net/http. All urls work fine except for
"https://www.google.com/accounts/AuthSubRequest?scope=http%3A%2%2Fwww.google.com%2Fcalendar%2Ffeeds%2F&session=0&secure=0&next=http%3A%2F%2Fwww.google.com".
When I try to access this url I get an error like this :
/usr/lib/ruby/1.8/net/protocol.rb:135:in `sysread'': Connection reset by
peer (Errno::ECONNRESET)
from /usr/lib/ruby/1.8/net/protocol.rb:135:in `rbuf...