NapCatQQ/packages/napcat-common
手瓜一十雪 6ea4c9ec65 Remove undici dependency and implement proxy download
Replaces the use of the undici library for HTTP downloads with proxy support by implementing a custom httpDownloadWithProxy function using Node.js http and tls modules. The undici dependency is removed from package.json, reducing external dependencies and improving compatibility.
2026-01-29 20:54:48 +08:00
..
src Remove undici dependency and implement proxy download 2026-01-29 20:54:48 +08:00
package.json Remove undici dependency and implement proxy download 2026-01-29 20:54:48 +08:00
tsconfig.json feat: 大规模去耦合 2025-11-15 13:36:33 +08:00