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.
Nick Sieger
gem "multipart-post", "~> 1.1.3"