summaryrefslogtreecommitdiffstats
path: root/ruby/ruby-multipart-post/README
blob: 0631cb3d8e3c9a0dd10520aa73e7e6c1a28fe629 (plain)
1
2
3
4
5
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.