mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-03 14:39:26 +08:00
- Introduced CPA trace ID middleware to inject trace IDs in response headers. - Added support for CPA trace ID generation and validation. - Updated metadata handling to include stable auth indices and trace ID callbacks for enhanced request tracking. - Enhanced tests to verify CPA trace ID propagation and reserved header handling across middleware, metadata, and handlers. Closes: #4370