fix(mcp): pat bearer header column parsing#65
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughVersion number incremented from 2.11.11-dev to 2.11.12-dev across README badge and pyproject.toml. AuthContextMiddleware enhanced to normalize Authorization headers by extracting bearer tokens, removing existing authorization entries from raw_headers, and appending a standardized header to ASGI scope. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Pylint (4.0.5)src/services/mcp/app.py************* Module .pylintrc ... [truncated 6418 characters] ... ne": 15, 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 |
Summary by CodeRabbit
Chores
Bug Fixes