mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-20 17:26:52 +08:00
- Added `zstd` decoding support in request logging, including helper functions to process `Content-Encoding` headers. - Enhanced config diff logic to compare payload-specific rules and track changes in payload configurations. - Added tests to validate `zstd` decoding and payload diff behavior.