slackbuilds_ponce/ruby/ruby-multipart-post/README

6 lines
220 B
Text
Raw Normal View History

ruby-multipart-post (A multipart form post accessory for Net::HTTP)
Use with Net::HTTP to do multipart form posts.
IO values that have #content_type, #original_filename, and
#local_path will be posted as a binary file.