readmeio / rdme

ReadMe's official command-line interface (CLI) and GitHub Action 🌊
https://docs.readme.com/main/docs/rdme
MIT License
103 stars 42 forks source link

feat(fetch): use undici + `ProxyAgent` #1000

Closed kanadgupta closed 4 months ago

kanadgupta commented 4 months ago
🚥 Resolves RM-8008, RM-9687

🧰 Changes

🧬 QA & Testing

Do tests still pass?

[^1]: We very well might have been doing proxying incorrectly this entire time? Ideally we should use the new EnvHttpProxyAgent API instead but that's only supported in undici@6 😔