mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c5984ffd7b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
220 B
Text
5 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.
|