cybozu-go/aptutil

[cacher] configure proxies via TOML

ymmt2005 opened this issue · 0 comments

Currently, go-apt-cacher uses http.DefaultTransport which looks for proxy configurations from environment variables.

It would be more handy to be able to specify proxies in TOML.