SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

0 0 81 Go

test(engine): add regression tests for HandleContext with NoRoute (#4571)

Add two regression tests for GitHub issue #1848 to verify that
Context.handlers are properly isolated in HandleContext when used
from a NoRoute handler with group and engine middleware.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
A
Abhiyan Khanal committed
d3ffc9985281dcf4d3bef604cce4e662b1a327a6
Parent: ecd26c8
Committed by GitHub <noreply@github.com> on 3/16/2026, 12:49:59 PM