mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
* ✨ v3 (feature): add configuration support to c.SendFile()
* update
* cover more edge-cases
* optimize
* update compression, add mutex for sendfile slice
* fix data races
* add benchmark
* update docs
* update docs
* update
* update tests
* fix linter
* update
* update tests
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>