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.

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