| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-28 | 574 Bytes | |
| v0.24.0 source code.tar.gz | 2025-12-28 | 108.5 kB | |
| v0.24.0 source code.zip | 2025-12-28 | 151.5 kB | |
| Totals: 3 Items | 260.6 kB | 0 | |
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