mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Add `proxy_url` to APICall request payload and document it as highest-priority proxy selection. - Validate request-provided proxy URLs and reject invalid values with `400`. - Pass request proxy through token resolution/Antigravity token refresh and APICall transport setup. - Update transport precedence so `proxy_url` overrides credential/global proxies; invalid request proxy falls back to direct.