Files
cc-switch/src-tauri
T
YoVinchen 65c96db0d1 merge(main): integrate full URL mode and endpoint rewriting
Merge main branch's full URL mode feature (is_full_url, query passthrough,
endpoint rewriting) while preserving this branch's hyper-based header-case
preserving proxy forwarding.

Conflict resolution strategy:
- forwarder.rs: keep hyper-based inline header replacement, adopt URL
  utility functions and should_force_identity_encoding from main
- handlers.rs: keep raw Request extractor for extensions access, extract
  URI from parts for query passthrough
- stream_check.rs: import both transform modules (openai + responses)
65c96db0d1 ยท 2026-03-28 19:44:00 +08:00
History
..
2025-11-22 19:18:35 +08:00