Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #1975
| From | Jeff Bowen <ja_bowen@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Net::HTTP.get_response - No Response |
| Date | 2011-03-30 10:25 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <f7e1b6df67c18e6cd87518a5764d3a79@ruby-forum.com> (permalink) |
| References | <f0d3dfc94aee7e5b6b04ee74575232bd@ruby-forum.com> <20110330145557.GC75718@guilt.hydra> |
Chad Perrin wrote in post #989995: > On Wed, Mar 30, 2011 at 10:45:39PM +0900, Jeff Bowen wrote: >> >> The output is: >> #<Net::HTTPFound:0xfe8db8> > > Has http://www.quibids.com changed? > > Also . . . I'm not entirely clear on whether the output you provided is > meant to indicate what you get *now* that it doesn't "work", or what you > got *before* when it did "work". Is that the expected output, or the > unexpected output you get now? If it's expected -- what do you get now? > If it's what you get now -- what did you get before? It the past I received the body (or code) of the webpage, which I then ran though my filters and then enterd the filtered data into my DB. -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Net::HTTP.get_response - No Response Jeff Bowen <ja_bowen@yahoo.com> - 2011-03-30 08:45 -0500
Re: Net::HTTP.get_response - No Response Michael Edgar <adgar@carboni.ca> - 2011-03-30 09:29 -0500
Re: Net::HTTP.get_response - No Response Jeff Bowen <ja_bowen@yahoo.com> - 2011-03-30 10:25 -0500
Re: Net::HTTP.get_response - No Response Brian Candler <b.candler@pobox.com> - 2011-03-30 15:36 -0500
Re: Net::HTTP.get_response - No Response Brian Candler <b.candler@pobox.com> - 2011-03-30 15:39 -0500
csiph-web