General question, HTTP post/upload system

This is a general question;

I want to be able to automatically upload binary files to rails and
possibly return
a XML response. I will send thousands of requests, is the basic upload
functionality
the best approach or is there some library to use. Does anyone have an
example, also?

Berlin B.

On 11 Apr 2008, at 00:40, Berlin B. wrote:

Net:HTTP

Fred

On Fri, Apr 11, 2008 at 3:04 AM, Frederick C.
[email protected] wrote:

possibly return

Yea, that works for the client but I am talking about the receive end.


Berlin B.