## What's Changed * Force binary encoding throughout by @jnunemaker in https://github.com/jnunemaker/httparty/pull/823 * set Content-Type for Hash body in requests by @jnunemaker in https://github.com/jnunemaker/httparty/pull/828 * feat: stream multipart file uploads to reduce memory usage by @jnunemaker in https://github.com/jnunemaker/httparty/pull/829 * fix: prevent SSRF via absolute URL bypassing base_uri by @jnunemaker in https://github.com/jnunemaker/httparty/pull/830 **Full Changelog**: https://github.com/jnunemaker/httparty/compare/v0.23.2...v0.24.0