Files
huangzhenpc 9ad2c1f1bb fix: Filter out Accept-Encoding header in request passthrough to prevent compression
Fixed 'invalid character '\x1f' looking for beginning of value' error when sending images:
- Added accept-encoding to filtered headers in complete passthrough mode
- This prevents upstream from returning gzip compressed responses that new-api cannot parse
- Issue occurred when clients (like image uploads) had compression headers passed through directly

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 10:25:03 +08:00
..
2025-08-24 01:02:23 +08:00