mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 03:42:51 +08:00
- Added auth binding logic to tie video requests to specific authentication IDs. - Enhanced video content handlers to support proxy configuration based on selected auth. - Introduced helper functions for creating HTTP clients with direct or global proxy fallback. - Expanded unit tests to validate auth binding, proxy usage, and fallback behavior.