set proxy property. v - full url to proxy.
Note that we recognize proxy settings from process environment (see https://github.com/ikod/dlang-requests/issues/46): you can use http_proxy, https_proxy, all_proxy (as well as uppercase names).
See Implementation
set proxy property. v - full url to proxy.
Note that we recognize proxy settings from process environment (see https://github.com/ikod/dlang-requests/issues/46): you can use http_proxy, https_proxy, all_proxy (as well as uppercase names).