Loads the system-default proxy. Note that the constructor does this automatically so you should rarely need to call this explicitly.
The environment variables are used, if present, on all operating systems.
On Windows, it does NOT currently check the IE settings, but I do intend to implement that in the future. When I do, it will be classified as a bug fix, NOT a breaking change.
See Implementation
no_proxy support added April 13, 2022
Added April 12, 2021 (included in dub v9.5)
Loads the system-default proxy. Note that the constructor does this automatically so you should rarely need to call this explicitly.
The environment variables are used, if present, on all operating systems.