mindbody-api
mindbody-api copied to clipboard
Extraneous configuration values should be passed onto Savon
There are several config options that Savon can accept (both for itself and the underlying HTTPI implementation) that are not immediately supported by us. We should delegate any additional config params that are provided onto Savon itself.
See #2 and #25 for examples on requests for additional configuration.