fastports

faraday-multipart 1.2.0

www/rubygem-faraday-multipart

Perform multipart-post requests using Faraday

Category
www
Maintainer
sunpoet@FreeBSD.org
WWW
https://github.com/lostisland/faraday-multipart
License
MIT
USES
gem

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.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.