Actions
Evolution #947
closedability to declare proxy in config.ini
Start date:
04/29/2020
Due date:
% Done:
100%
Estimated time:
2.00 h
Resolution:
Description
ability to declare proxy in PHP.ini
Would be usefull for new linea21 version check :
see :- https://stackoverflow.com/questions/12399610/set-time-out-on-simplexml-load-file
- https://stackoverflow.com/questions/18653865/simplexml-load-file-with-proxy-server-how
- https://thisinterestsme.com/php-curl-proxy/
- https://www.ezproxies.com/use-a-proxy-with-php-and-curl/?gclid=EAIaIQobChMIqeyDl4mO6QIVDETTCh3BaQfdEAAYASAAEgI90vD_BwE
Updated by Simon over 4 years ago
- Subject changed from ability to declare proxy in PHP.ini to ability to declare proxy in config.ini
Updated by Simon over 4 years ago
optional constant in config.ini : PROXY_PARAMS
Syntax : PROXY_PARAMS = "170.170.12.25:632" // ip:port
Updated by Simon over 4 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r3527.
Actions