[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PhillyOnRails] Using Net::HTTP to make multipart file uploads
|
- From: Mat Schaffer <schapht@gmail.com>
- To: talk@phillyonrails.org
- Subject: [PhillyOnRails] Using Net::HTTP to make multipart file uploads
- Date: Fri, 31 Aug 2007 14:48:35 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=ornFQuZmOi/Cn1qNP2Em10EYWCIJ62gcPh1YEGUwppEsSKxCMwJxnHDPvMt5KiRaCgHMgOg0pxnMY8ZxzyGLkSJNIdfFW2KZTg+OjkAHplC2/t50cjmvgxLCrUO3IgffABhXAzBPMJejyYswhWIupcW5J314eZC5jvGfAok5KqY=
- List-archive: <http://lists.phillyonrails.org/pipermail/talk>
- Reply-to: talk@phillyonrails.org
- Sender: talk-bounces@phillyonrails.org
I was just disgusted by this:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/113774
Which caused me to write this:
http://tumblr.matschaffer.com/post/10293502
And consider becoming a python developer.
Is there really no graceful way to use Net::HTTP to make file
uploads? Should I be bugging the facets people to include http in
their UploadUtils class? Or maybe we just need a new 'phacets' gem? :-D
-Mat
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|