diff --git a/.changeset/afraid-panthers-attend.md b/.changeset/afraid-panthers-attend.md index 9960d717e..0b184186a 100644 --- a/.changeset/afraid-panthers-attend.md +++ b/.changeset/afraid-panthers-attend.md @@ -2,4 +2,4 @@ '@verdaccio/proxy': patch --- -[Proposal] Pick proxy agents by target URL's protocol +feat(proxy): pick proxy agents by target URL's protocol to allow `http_proxy` works with https URLs and `https_proxy` works with http URLs. ([#4915](https://github.com/verdaccio/verdaccio/pull/4915) by [fix777](https://github.com/fix777))