mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
87b08ce242
- handlers.rs: add `uri` extractor to capture client's full path+query - claude.rs: remove ?beta=true injection from build_url(), update tests - stream_check.rs: remove ?beta=true from health check URL The proxy no longer injects ?beta=true into API URLs. Instead, query parameters sent by the Claude Code client are transparently passed through. This fixes duplicate ?beta=true issues and aligns with upstream behavior where the client already sends this parameter.
87b08ce242
·
2026-02-25 22:03:17 +08:00
History