Files
YoVinchen 68e07b350d fix(proxy): fix double encoding issue in proxy auth and add debug logs
- Remove encodeURIComponent in mergeAuth() since URL object's
  username/password setters already do percent-encoding automatically
- Add GP-010 debug log for database read operations
- Add GP-011 debug log to track incoming URL info (length, has_auth)
- Fix username.trim() in fallback branch for consistent behavior
68e07b350d · 2026-01-12 17:44:12 +08:00
History
..
2026-01-11 20:50:54 +08:00
2025-12-31 22:57:00 +08:00
2025-11-22 19:18:35 +08:00
2025-12-05 11:26:41 +08:00