gin/binding
mehrdadbn9 ecdab3a3a2 refactor(context): use http.StatusContinue constant instead of magic number 100
Replace magic number `100` with `http.StatusContinue` constant for better code clarity and maintainability in `bodyAllowedForStatus` function.

Fixes #4489
2026-02-18 21:05:43 +03:30
..
2025-04-12 00:00:59 +08:00
2022-05-30 15:16:10 +08:00