mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6 lines
220 B
Text
6 lines
220 B
Text
|
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.
|