| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.2 source code.tar.gz | 2026-02-09 | 3.7 MB | |
| 4.0.2 source code.zip | 2026-02-09 | 4.1 MB | |
| README.md | 2026-02-09 | 558 Bytes | |
| Totals: 3 Items | 7.8 MB | 1 | |
Fixed bugs:
- POST with multipart regression : Required part 'Attachment' is not present #2231
- New eager request body buffering implementation is causing parts to disappear #2229
Merged pull requests:
- Pass Buffering In Case Of multipart Body #2230 (ChristianLohmann)