feat: log proxy headers in trace log#659
Conversation
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughA trace-level log statement is added to the proxy controller to record the x-forwarded-proto, x-forwarded-host, and x-forwarded-uri headers immediately after retrieving the request URI, protocol, and host values. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #659 +/- ##
==========================================
+ Coverage 15.61% 15.64% +0.02%
==========================================
Files 49 49
Lines 3592 3593 +1
==========================================
+ Hits 561 562 +1
Misses 2974 2974
Partials 57 57 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit