From: "Abir B." Date: 2007-10-23T18:00:36+09:00 Subject: How to send a file from the http client to the server? Hello I've a http server built with ruby based on Mongrel, it must receive a file from the client http (in the request coming from a web browser or in request sent by a httpClient written in ruby) How can I send the file from the http client to the server? Thanks -- Posted via http://www.ruby-forum.com/.