mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-28 18:56:10 +08:00
- Added `connectionScopedHeaders` utility to respect "Connection" header directives. - Updated `FilterUpstreamHeaders` to remove connection-scoped headers dynamically. - Refactored and tested upstream header filtering with additional validations. - Adjusted upstream header handling during retries to replace headers safely.