From: Hardy Henneberg Date: 2005-10-04T04:49:02+09:00 Subject: Re: HttpClient Sorry for this beginner question. A search in: http://ruby.codefetch.com/search?qy=Http&lang=ruby gave me some examples, and a couple of minuts later I had my client running. /Hardy Hardy Henneberg wrote: > Hi, > I'm quite new to ruby, and this is my first question to your group: > > Is there a ruby library with support for making a HttpClient - like > the Jakarta commons HttpClient for java ? > > best regards > Hardy > > >