Name: | rubygem-multipart-post |
---|---|
Version: | 2.0.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 11204 |
License: | MIT |
RPM: | rubygem-multipart-post-2.0.0-4.el7.noarch.rpm |
Source RPM: | rubygem-multipart-post-2.0.0-4.el7.src.rpm |
Build Date: | Mon Nov 06 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/nicksieger/multipart-post |
Summary: | Creates a multipart form post accessory for Net::HTTP |
Description: | 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. |