mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-07 19:19:32 +00:00
* add error for index overflow * Update ctx_test.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update ctx_test.go * Update ctx_test.go * Update ctx_test.go * Fix proxy tests and update parser index limit * Fix proxy tests and enforce parser index limit * test: fix index limit and proxy tests * Fix proxy test helpers * Update proxy_test.go * fix index overflow error handling --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>