From: Jan Svitok Date: 2007-01-10T08:22:59+09:00 Subject: Re: HTTP post to a differnt port + no content type response On 1/9/07, Alejandro Ramirez wrote: > Thank you Jan and Rodrigo for taking the time to answer! > > I've tried Rodrigo's version and it worked fine! But i am curious as of > the error i get from Jan's version: > > protected method `set_query' called for # > (NoMethodError) > > I have looked of the set_query Method but there is not much info there. > What could be the cause of this? I see... as I said, I haven't tried the code myself. Maybe try just uri.query=, although I don't know what format it takes. Try either hash or string. Or look it up in the sources ;-)