7429bd4686
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.
3 lines
152 B
Text
3 lines
152 B
Text
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.
|