Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-23 | 623 Bytes | |
v7.0.4 source code.tar.gz | 2025-09-23 | 421.7 kB | |
v7.0.4 source code.zip | 2025-09-23 | 543.7 kB | |
Totals: 3 Items | 966.1 kB | 0 |
What's Changed
- Move sleep cluster logic to its own class by @schneems in https://github.com/puma/puma/pull/3746
- puma_http11.c: Use interned UTF-8 strings for hash keys by @byroot in https://github.com/puma/puma/pull/3754
- Strip whitespace from the beginnings of header values by @kenballus in https://github.com/puma/puma/pull/3742
- Fix SSL_shutdown error handling by @marshall-lee in https://github.com/puma/puma/pull/3703
New Contributors
- @kenballus made their first contribution in https://github.com/puma/puma/pull/3742
Full Changelog: https://github.com/puma/puma/compare/v7.0.3...v7.0.4