mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-22 04:14:45 +08:00
- Added trimming for stream input lines to prevent processing of unnecessary whitespace. - Improved handling of unsupported prefixes and malformed JSON responses, ensuring errors are recorded and propagated appropriately. Fixed: #2690