Perform multipart-post requests using Faraday
The Multipart middleware converts a Faraday::Request#body Hash of key/value pairs into a multipart form request, but only under these conditions: - The request's Content-Type is "multipart/form-data" - Content-Type is unspecified, AND one of the values in the Body responds to #content_type.
$
pkg install rubygem-faraday-multipartOrigin
www/rubygem-faraday-multipart
Size
21.4KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
6 packages