Ques/Help Proxy config

T

topkurs2

Guest
Hello. How to add multiple proxy settings to the configuration file?
$config['http']['proxy'] = 'proxy1';
$config['http']['proxy'] = 'proxy2';
$config['http']['proxy'] = 'proxy3';
Click to expand...
Is this correct? Will it work correctly?

Continue reading...