Mat Schaffer on 1 Sep 2007 17:34:18 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] Using Net::HTTP to make multipart file uploads

  • From: Mat Schaffer <schapht@gmail.com>
  • To: talk@phillyonrails.org
  • Subject: Re: [PhillyOnRails] Using Net::HTTP to make multipart file uploads
  • Date: Sat, 1 Sep 2007 13:33:54 -0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=KZVMaIkVJIO830AdlOEGeg/jgUEU4H3Wp+aZve/Yw37swKsMsxTkpSE4Hp/qyQKugtu5LpLBPfXFbvxrwZbp1ssO/EfXZ7std4yXm2g44dutmo1f4roiDR75s4eFNS4RmOS+BWnXDR3e/HgyoXjEoSGnTrQ8NwIoAWBZOgxRyEY=
  • List-archive: <http://lists.phillyonrails.org/pipermail/talk>
  • Reply-to: talk@phillyonrails.org
  • Sender: talk-bounces@phillyonrails.org

On Aug 31, 2007, at 7:26 PM, Evan Weaver wrote:
Net::Http is pretty weak.

Curb, a binding for libcurl, has not-terrible file uploads. Also,
RFuzz should be able to do it. I use a combination of open-uri, RFuzz,
and Curb for my form posting needs.

Nice that's exactly the sort of comment I was hoping for. Could be a good excuse to bite into RFuzz finally. Curb looks decent too.


Thanks Evan!
-Mat
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk