Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-20 | 467 Bytes | |
v2.52.9 source code.tar.gz | 2025-07-20 | 771.9 kB | |
v2.52.9 source code.zip | 2025-07-20 | 982.7 kB | |
Totals: 3 Items | 1.8 MB | 1 |
đ Bug Fixes
- Add upper index limit for parsers by @gaby in https://github.com/gofiber/fiber/pull/3503
- Embedded struct parsing by @ReneWerner87 in https://github.com/gofiber/fiber/pull/3478
- Fix Content-Type comparison in
Is()
by @gaby in https://github.com/gofiber/fiber/pull/3537 - Fix MIME type equality checks by @gaby in https://github.com/gofiber/fiber/pull/3603
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9