mirror of
https://github.com/gofiber/fiber.git
synced 2025-04-29 07:34:13 +00:00
* 🔥 Feature(v3): Add End() method to Ctx * 🎨 Style(Ctx): Respect linter in tests * 🚨 Test(End): Add timeout test for c.End() * 📚 Doc: Update End() documentation examples to use 4 spaces * 🚨 Test: Update `c.End()` tests to use StatusOK --------- Co-authored-by: Giovanni Rivera <grivera64@users.noreply.github.com> Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>