fix(response): add nil check for c.Request in error logging
Prevents panic when ErrorFrom is called in test contexts where
gin.CreateTestContext doesn't set up an HTTP request.
Co-Authored-By:
Claude Opus 4.5 <noreply@anthropic.com>
Please register or sign in to comment