Module: Ethon
- Defined in:
- lib/docspring/ethon_multipart_put_fix.rb
Overview
Monkeypatch to fix multipart PUT requests in Ethon This addresses the issue where PUT requests don’t properly handle multipart form data See: github.com/typhoeus/typhoeus/issues/389 PR: github.com/typhoeus/ethon/pull/245
This can be removed once the PR is merged and the ethon gem is updated.
Defined Under Namespace
Classes: Easy