[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

http-access2 question

Constantine

3/11/2006 5:58:00 PM

Hi!
I'm learning Ruby and trying to write small script to fetch data from
different web pages using http-access2. Playing with my own apache web
server with mod_bw installed (http://bwmod.sourceforge.net/...) I
have faced the problem when I don't receive the whole page, but only
8192 bytes.
Without mod_bw everything works fine.
Googling gave me, this message:
http://www.zenspider.com/pipermail/ruby/2004-January/0... with
very similar problem, but suggestion to use net/http instead of
http-access2 looks like not good idea for me.

Any help, guys?

--
Posted via http://www.ruby-....