Fix #124: Fix HttpBasic and HttpBearer to add WWW-Authenticate header instead of overwriting it - #125
Conversation
vjik
commented
Aug 7, 2026
| Q | A |
|---|---|
| Is bugfix? | ✔️ |
| New feature? | ❌ |
| Breaks BC? | ❌ |
| Fix #124 |
…tead of overwriting it
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 @@
## master #125 +/- ##
=========================================
Coverage 95.97% 95.97%
Complexity 80 80
=========================================
Files 10 10
Lines 199 199
=========================================
Hits 191 191
Misses 8 8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
HttpBasic and HttpBearer to add WWW-Authenticate header instead of overwriting itHttpBasic and HttpBearer to add WWW-Authenticate header instead of overwriting it
|
👍 |