ruby-faraday-multipart

Perform multipart-post requests using Faraday

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/lostisland/faraday-multipart


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-faraday-multipart