-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: print headers without Authorization header on broken pipe #2528
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2528 +/- ##
=======================================
Coverage 98.46% 98.46%
=======================================
Files 41 41
Lines 1950 1951 +1
=======================================
+ Hits 1920 1921 +1
Misses 17 17
Partials 13 13
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@appleboy I also have not permission. |
@thinkerou maybe something wrong with Travis? or we can move Traivs to GitHub Actions? |
support! |
@appleboy Do we know when will this change be released ? This would be a critical improvement. |
@ghoshabhi We need to review the 1.7 milestone asap. https://github.com/gin-gonic/gin/milestone/12 |
Closes #2201