ruby-multipart-post

multipart form post accessory for Net::HTTP

Description

Adds a streamy multipart form post capability to Net::HTTP. Also supports other methods besides POST.

FEATURES/PROBLEMS:

 * Appears to actually work. A good feature to have.
 * Encapsulates posting of file/binary parts and name/value parameter parts,
   similar to most browsers' file upload forms.
 * Provides an UploadIO helper class to prepare IO objects for inclusion in
   the params hash of the multipart post object

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/nicksieger/multipart-post


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-multipart-post