kcl-lang / kpm

KCL Package Manager
https://kcl-lang.io
Apache License 2.0
27 stars 44 forks source link

Proxy Support for KPM Client #547

Closed ravjot07 closed 1 day ago

ravjot07 commented 2 days ago

Contributes toward #526

This PR introduces proxy support to the KPM (KCL Package Manager) client, enabling users to configure and use HTTP proxies when downloading packages or interacting with OCI registries and git registries. This enhancement allows the KPM client to operate in environments where network access is restricted to proxy servers.

Peefy commented 1 day ago

cc @zong-zhe