ports/www/ruby-multipart-post/pkg/DESCR

4 lines
151 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.