mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-09-13 09:15:33 -04:00
Use undici's EnvHttpProxyAgent to automatically respect standard proxy environment variables (HTTP_PROXY, HTTPS_PROXY, NO_PROXY) when downloading Hugo binaries during installation. Closes #178