| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Jared Beck <jared@jaredbeck.com>
Co-authored-by: Tieg Zaharia <tieg.zaharia@gmail.com>
Co-authored-by: Tieg Zaharia <tieg.zaharia@gmail.com>
Co-authored-by: Jared Beck <jared@jaredbeck.com>
Co-authored-by: Jared Beck <jared@jaredbeck.com>
- Access controller.request.headers instead of controller.headers, which returns response headers - Transform headers_key to CGI-compliant format (HTTP_ prefix, uppercased, hyphens to underscores) to match Rack convention - Move headers hash from MockController to MockRequest - Remove unnecessary headers delegate from AbstractAdapter Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Summary
This is a continuation of #728, rebased onto current master with all prior review feedback from @jaredbeck and @tiegz addressed, including:
Test plan
🤖 Generated with Claude Code