HTTP Client

Hi,

One of the projects I’m working on that I’m currently porting from Java
needs to be able to access websites which support cookies and other fun
features.

In Java I used the Apache HTTP Client library and it worked really well.
I was wondering if there was a similar library around for Ruby? I’ve
done some googling but all I found were tools that were last updated
years ago - so far nothing current.

Is there a fully feature http client for Ruby?

Thanks in advance!

Kind Regards,

Peter P.

On Apr 13, 2006, at 7:32 AM, Pete wrote:

I was wondering if there was a similar library around for Ruby? I’ve

Peter P.


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

http://www.ruby-doc.org/stdlib/libdoc/net/http/rdoc/
http://rubyforge.org/projects/mechanize