Skip to content

Heavy metal Ruby SOAP client with multipart support

License

Notifications You must be signed in to change notification settings

savonrb/savon-multipart

Repository files navigation

Savon Multipart CI

Adds multipart support (SOAP with Attachments) to Savon.
Please test and provide feedback so we can support as many multipart-soap messages as possible.

Installation

Savon Multipart is available through Rubygems and can be installed via:

$ gem install savon-multipart

Or in your Gemfile:

gem 'savon-multipart'

Usage

Just require the gem 'savon-multipart', which automatically requires 'savon' as well:

require 'savon-multipart'

About

Heavy metal Ruby SOAP client with multipart support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages